cURL
curl --request DELETE \ --url https://api.embedreach.com/partner/tenants/{id}
{ "success": true, "message": "<string>", "data": { "message": "<string>" } }
Soft delete a tenant by id
Status 200 response
The response is of type object.
object