delete https://api.unloc.app/v2/projects//sharing-rights
By default, this revokes all Sharing Rights in a project. Use query parameters to filter which specific Sharing Rights to revoke.
NOTE: Sharing Right from Access Groups will be ignored.
This ensure that all Users in the Access Group has the same rights.
To remove these Sharing Rights, update the Access Group allowKeySharing
property
- 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 |