SweetConnect LogoSweetConnect
ApiTenants

Delete a tenant by ID

Delete a tenant by ID

DELETE
/v1/tenants/{tenantId}
AuthorizationBearer <token>

In: header

Path Parameters

tenantId*string

The ID of tenant to delete

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://test.sweetconnect.io/api/auth/v1/tenants/string"
Empty
{
  "statusCode": 0,
  "message": "string",
  "error": "string"
}
{
  "statusCode": 0,
  "message": "string",
  "error": "string"
}
{
  "statusCode": 0,
  "message": "string",
  "error": "string"
}
{
  "statusCode": 0,
  "message": "string",
  "error": "string"
}
{
  "statusCode": 0,
  "message": "string",
  "error": "string"
}