Account Action DELETE
DELETE /api/account/{account}/accounting/{platform}/{id}/platform/account/action/{actionId}
Cancel account action.
URL Parameters
account* | Account | |
---|---|---|
platform* | Connection Platform | |
id* | Connection ID | |
actionId* | string |
Request Body
id | object | |
---|---|---|
created | string | |
expires | string |
Responses
200 OK
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error