Skip to main content
Delete a tenant by its tenant ID.
  • Method: DELETE
  • Path: /api/v1/tenants/{tenant_id}

Path Parameter

  • tenant_id (integer, required): The ID of the tenant

Response

Returns a 204 No Content response on success.