Backoffice Tenant

Delete tenant

DELETE
/api/v2/backoffice/tenants/{id}

Authorization

BearerAuthObject
AuthorizationBearer <token>

In: header

Path Parameters

id*string
Formatuuid

Response Body

application/json

curl -X DELETE "https://example.com/api/v2/backoffice/tenants/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "message": "string"}