delete https://api.unloc.app/v2/subprojects//shared-keys
By default revokes all Keys shared by Users in Subproject. Use query parameters to filter what Keys to revoke.
- Use the
appUserId
parameter to revoke all Keys created by a specific App User. - Use the
lockId
parameter to revoke all Keys shared for a specific Lock.
Required Scope | project.admin |
Required Module | subproject |