delete https://api.unloc.app/v2/projects//sharing-rights
By default revokes all Sharing Rights in a Project. Use query parameters to filter what Keys to revoke.
- Use the
appUserId
parameter to revoke all Sharing Rights for a specific App User. - Use the
lockId
parameter to revoke all Sharing Rights for a specific Lock. - Use
excludeSubprojectSharingRights
to avoid revoking Sharing Rights from Subprojects.
Required Scope | project.admin |
Required Module | mobileKey |