apps
Create an App
Create an app in your organization
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
The name of the application.
Required string length:
3 - 60
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
Response
201 - application/json
App verification status. Some Dots use cases require newly created apps to pass KYB review.
Available options:
created
, in_review
, approved
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.