Delete a Tenant
URL: https://api.courier.com/tenants/:tenant_id
Method: DELETE
Path Parameters:
tenant_idstringrequired
Id of the tenant to be deleted.
Response:
Status: 204
Example:
DELETE https://api.courier.com/tenants/ACME
URL: https://api.courier.com/tenants/:tenant_id
Method: DELETE
Path Parameters:
Id of the tenant to be deleted.
Response:
Status: 204
Example:
DELETE https://api.courier.com/tenants/ACME