Config Module
Last updated
Last updated
Config Module handles all requests associated with project configurations. Currently, it includes database model requests. In the future, it will be responsible for permissions, webhooks, and other configuration data access
All Config Module methods require a to be executed. Hence, make sure you provide a valid when instantiating the client:
DANGER: Always keep your Deskree Admin token secure as it is a very powerful token that may allow unwanted access to your data if compromised. If you believe that is the case, you can always refresh your token.