Ip jurisdictions / Delete
Deletes an IP jurisdiction.
Route: /api/sys/v{version:apiVersion}/ip_jurisdictions/{id}
Method: DELETE
Authorisation: Minimum role: ADMIN
Request Arguments
| Name | Type | Source |
|---|---|---|
| id | Int32 |
Request body example
Response object
Response status: 200 (OK)
Response type: DTO_acknowledgement
Wrapper: DTO_response_wrap
Other response statuses: 404 (NotFound), 403 (Forbidden)
Response body example
DTO_acknowledgement
| Name | Type | ReadOnly | Description |
|---|---|---|---|
| message | String | Message |