Delete a tenant

Delete existing tenants based on its name

Path parameters
name
string required

Tenant name

Example tenant1
Responses
  • 204 Tenant successfully deleted
  • 400 Bad request
  • 401 Authentication error
  • 403 Forbidden action
  • 404 Tenant not found
  • 500 Unexpected internal server error