v1 Register tenant
  • 26 Mar 2024
  • 1 Minute to read
  • Dark
    Light

v1 Register tenant

  • Dark
    Light

Article Summary

Post
/v1/tenants/{tenantId}/register

Registers tenant to generate API key to be used for authentication

Path parameters
tenantId
stringRequired

The RapidIdentity Cloud tenant id

Responses
200

200 response

OneOf
ApiKey
apiKey
string

The api key received from registration. This key is used to receive the appropriate access token

ErrorBody
error
string
403

The request is not authorized. Check that an api key exists and that the api key is valid for the tenantId

object
error
string

Was this article helpful?