Delete Action
API to delete a specified tenant action.
Request:
Name | Required | Details | |
---|---|---|---|
Headers | Authorization |
Yes | Information about authentication access token in format "Bearer
<accessToken> ". |
Content-Type
|
Yes | Should be "Content-Type: application/json ".
|
Response:
Object with operation result, contains the following properties:
-
status
- status of the operation. Contains 'success' if operation was successful.