Suspend a tenant

DELETE/api/portfolio/tenants/{id}

Path parameters

  • idintegerRequired#

Responses

200
{}
curl -X DELETE https://your-url.com/kong/core/api/gateway/api/portfolio/tenants/{id}\
  -H "Authorization: Bearer $DELIO_API_KEY"\
  -H "Content-Type: application/json"