createClient() Method
Description
Instantiates deskree-js
SDK.
Initialization
Parameters
Field
Required
Data Type
Description
options
Object
Name of Deskree table to instantiate connection with
Options Parameters
Field
Required
Data Type
Description
projectId
Object
Name of Deskree table to instantiate connection with
axios
Instance of axios
package
adminToken
string
userToken
string
Example
Requests
Last updated