Withdraws or terminates a specified process instance.
Operation description
Description
-
Requesters can use this operation to withdraw an approval process they initiated.
-
Only the initiator of the approval process can call this operation.
-
After a successful call, the operation terminates the approval process and updates its status to withdrawn.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProcessInstanceId |
string |
Yes |
The process instance ID. This operation supports approval forms from both the old and new versions of Security Center. |
176906667488145 |
| ClientToken |
string |
No |
A token to ensure that the request is idempotent. We recommend that you use a universally unique identifier (UUID). |
ABFUOEUOTRTRJKE |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. Use this ID to locate logs and troubleshoot issues. |
0bc5df3a17****903790e8e8a |
Examples
Success response
JSON format
{
"RequestId": "0bc5df3a17****903790e8e8a"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.