Revoke envelope access for a subject ID
DELETE/envelope/acl/:clientId/:subId
Removes the ACL entry for the specified client and subject combination. A client cannot revoke its own access.
Request
Responses
- 204
- 403
- 404
- 409
- 412
Access revoked
Authentication failed, session key invalid, envelope inactive, no ACL entry for caller, or attempted self-revoke
No ACL entry found for the specified client and subject on this envelope
Envelope was modified concurrently — retry the request
Session is not attached to an envelope