latestOpenAPI 3.0.02026-08-1414712532.5 KB
9bdc11bd523f
[v3] Approval
Change status of approval
Change status of approval
put/v3/approval/{id}/change-status
Path parameters
idstring required
Example:74356654
Headers
Acceptstring
Example:application/json
Content-Typestring
Example:application/json
Request body
Example request
{
"status": 1,
"message": "this is message"
}Response
OK