Action
Associate policy with action
Associates a policy with the specified approval action.
post/approval/action/{id}/policy
Path parameters
idinteger required
The ID of the approval action.
Request body
Response
The operation was successful.
Example response
{
"success": true
}