Danger zone / Tenant termination init
Danger zone: Initiate termination of tenant
Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/danger_zone/tenant_termination_init
Method: POST
Authorisation: Minimum role: OWNER
Request Arguments
Name | Type | Source |
---|
Request body example
Response object
Response status: 200 (OK)
Response type: DTO_acknowledgement
Wrapper: DTO_response_wrap
Other response statuses: 400 (BadRequest), 403 (Forbidden)
Response body example
DTO_acknowledgement
Name | Type | ReadOnly | Description |
---|---|---|---|
message | String | Message |