v1
latestOpenAPI 3.0.02026-08-061478520.6 KB[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