Delete tenant

This operation deletes tenant information if the tenant is already present in database.

Method: HTTP DELETE

Endpoint: http://<host_address>:<port_address>/v1/tenant

Get User Parameters
Parameter Cardinality Description
tenantId Mandatory This is the TENANT value as stored in the users table in the database.
X-API-AppId Mandatory The application ID is used for getting the user details.
X-API-Key Mandatory This key is used for getting the user details.