Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Body
The request body to request workflow approval.
The information about a approval request.
The unique ID of the approval workflow.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
An identifier provided by you to track this request.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The email of the user who requested the approval.
"johnsmith@example.com"
The template of a Cobo Guard message. Please connect help@cobo.com to get the template content.
Response
The request workflow approval was successful.
The system-generated unique ID of the approval request. You can use this ID to query the approval request status or revoke the request.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"