POST
/
v1
/
api
/
tenant
/
register-tenant

Authorizations

apiKey
string
queryrequired

apiKey MUST be supplied within the request body instead of query

Body

application/json
apiKey
string
required

Upsolve API key, generated in the Deploy tab of the Upsolve Hub.

organizationId
string

[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.

user
string

TODO

displayName
string
required

Display name for this user. This will appear in the Upsolve Hub.

key
string
required

Unique key to identify this tenant. Ideally something complex like a UUID.

prefilters
object
required

Response

200 - application/json
status
string
required
Allowed value: "success"
data
object
required