Approve Access Request Approval
POST {{baseUrl}}/access-request-approvals/:approvalId/approve
Use this endpoint to approve an access request approval. Only the owner of the approval and ORG_ADMIN users are allowed to perform this action.
Request Body
{"comment"=>"This is a comment.", "author"=>{"type"=>"IDENTITY", "id"=>"2c91808568c529c60168cca6f90c1313", "name"=>"Adam Kennedy"}, "created"=>"2017-07-11T18:45:37.098Z"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |