DELETE /accessApproval
Revoke all Access Approvals an accessor may have for a given Access Requirement. The caller must match the accessorId or the caller must be a member of the ACT. Note: requirementId must be the ID of an ACT AccessRequirement.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/accessApproval
Parameters
| requirementId | |
| accessorId | - The user whose access is being revoked |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | modify , authorize |
| HTTP Method | DELETE |
| Request Object | None |
| Response Object | None |