Skip to main content
POST
/
api
/
approval
/
respond
POST /api/approval/respond
curl --request POST \
  --url https://your-instance.example.com/api/approval/respond \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

Successful response

Generic response envelope. Endpoint-specific fields are intentionally open.