Update Current Tenant

Update org name, logo URL, or custom domain.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestring or nullOptional2-100 characters
logo_urlstring or nullOptional<=1024 characters
custom_domainstring or nullOptional<=255 characters

Response

Successful Response
idstringformat: "uuid"
namestring or null
subdomainstring or null
custom_domainstring or null
logo_urlstring or null
planstring or null
statusstring
slugstring or nullOptional
logo_keystring or nullOptional

Errors

422
Unprocessable Entity Error