Deleting tenant
- Print
- PDF
Deleting tenant
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
It deletes tenants.
Request
- DELETE /tenant
Response
Response body
{
"success": "boolean"
}
Parameter | Type | Description | Restrictions |
---|---|---|---|
success | Boolean | Success status |
Error
Errors that may occur while using this action are listed below. For error response format, refer to ErrorResponse.
For more information about common errors, refer to NAVER Cloud Platform API.
HTTP status code | Error code | Error message |
---|---|---|
400 | 400 | Invalid request. |
Was this article helpful?