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