DELETE
/
v1
/
tenants
/
{id}

Path Parameters

id
string
required

id is the unique identifier of the tenant to be deleted.

Response

200 - application/json
tenant
object

Tenant represents a tenant with an id, a name, and a timestamp indicating when it was created.