v1
latestOpenAPI 3.0.02026-08-061478520.6 KB[v3] Approval
Create approval message
Create approval message
post/v3/approval/{id}/create-message
Path parameters
idstring required
Example:74356654
Headers
Acceptstring
Example:application/json
Content-Typestring
Example:application/json
Request body
Example request
{
"message": "this is example message",
"event": 2
}Response
OK