Forward Access Request Approval
POST {{baseUrl}}/access-request-approvals/:approvalId/forward
Use this API to forward an access request approval to a new owner. Only the owner of the approval and ORG_ADMIN users are allowed to perform this action.
Request Body
{"newOwnerId"=>"esse est exerc", "comment"=>"laborum"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string |