v2
OpenAPI 3.0.12026-08-0174115357.9 KBRequest
Answer approval
This method enables a user to Approve or Decline an approval on a customer request. The approval is assumed to be owned by the user making the call.
Permissions required: User is assigned to the approval request.
post/rest/servicedeskapi/request/{issueIdOrKey}/approval/{approvalId}
Path parameters
issueIdOrKeystring required
The ID or key of the customer request to be updated.
approvalIdinteger required
The ID of the approval to be updated.
Request body
Response
Returns the updated approval.