Create tenant application
API Reference
Create tenant application
Creates application for a tenant
POST
Create tenant application
Authorizations
JWT with private key. Java example Please note that Token URL is specific for a given environment. Correct URL is in the corresponding environment documentation.
Path Parameters
Body
application/json
An enumeration.
Available options:
eu-1, us-1, ap-2, ap-3, ca-1 An enumeration.
Available options:
documents.submissions.read, documents.submissions.write - RSAAuthentication
- ECAuthentication
- ClientSecretAuthentication
Response
Tenant application created
Auth server url
An enumeration.
Available options:
eu-1, us-1, ap-2, ap-3, ca-1 An enumeration.
Available options:
documents.submissions.read, documents.submissions.write Credentials are returned only once for newly created applications
- RSACredentials
- ECCredentials
- ClientSecretCredentials