DELETE api/tenants/{id}

Deletes an existing tenant.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The ID of the tenant to delete.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Returns the result code.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.