API Documentation
Register Tenant
Use this endpoint to securely register a tenant to Upsolve and pass metadata relating to the tenant. This metadata payload will be used to secure data when the user accesses an Upsolve dashboard.
POST
Authorizations
apiKey MUST be supplied within the request body instead of query
Body
application/json
Upsolve API key, generated in the Deploy tab of the Upsolve Hub.
Minimum length:
1
Display name for this user. This will appear in the Upsolve Hub.
Unique key to identify this tenant. Ideally something complex like a UUID.
Minimum length:
1
[Optional] The ID of the org the API key is being used with. Only needed if the API key is being used for an organization other than the org that generated it.
TODO
Was this page helpful?