Requests

Decline a request

Decline a pending request on behalf of the user who created the API token. The API automatically finds the next pending approval and declines it with the provided reason.

post/requests/{id}/decline

Path parameters

idstring uuid required

Request body

decline_reasonstring required

Response

Successful response

successboolean required
messagestring required

Changes