Processes a permission request order.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
FlowId | string | Yes | The ID of the permission request order. You can call the ListPermissionApplyOrders operation to obtain the order ID. | 48f36729-05f9-4a40-9286-933fd940f30a |
ApproveComment | string | Yes | The comment on the order. | agree |
ApproveAction | integer | Yes | The action for the permission request order. Valid values:
| 1 |
Response parameters
Examples
Sample success responses
JSON
format
{
"ApproveSuccess": true,
"RequestId": "0bc1ec92159376****"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history