Access Management
Centralized access control: users, documents, badges, and quick passes.
Audience: Org admins
Organization Access Dashboard
Manage access to users, documents, and badges.
/computecomplete/organizations/{organization}/accessCopied- Open access dashboard
Users (CRUD)
Manage users and role assignments.
/computecomplete/organizations/{organization}/usersCopied/computecomplete/organizations/{organization}/users/createCopiedPOST /computecomplete/organizations/{organization}/usersCopied/computecomplete/organizations/{organization}/users/{user}Copied/computecomplete/organizations/{organization}/users/{user}/editCopiedPUT /computecomplete/organizations/{organization}/users/{user}CopiedDELETE /computecomplete/organizations/{organization}/users/{user}Copied- Create/update/remove users
- Assign roles
Documents & Badges
Manage compliance docs and physical access badges.
POST /computecomplete/organizations/{organization}/users/documentsCopiedDELETE /computecomplete/organizations/{organization}/users/documents/{document}CopiedGET /computecomplete/organizations/{organization}/users/{user}/documentsCopiedPOST /computecomplete/organizations/{organization}/users/badgesCopiedGET /computecomplete/organizations/{organization}/users/badges/{badge}/editCopiedPUT /computecomplete/organizations/{organization}/users/badges/{badge}CopiedDELETE /computecomplete/organizations/{organization}/users/badges/{badge}CopiedGET /computecomplete/organizations/{organization}/users/{user}/badgesCopied- Upload/delete documents
- Create/edit/update/delete badges
Quick Passes
Issue and manage short-term access for visitors or contractors.
/computecomplete/organizations/{organization}/quick-passesCopied/computecomplete/organizations/{organization}/quick-passes/createCopiedPOST /computecomplete/organizations/{organization}/quick-passesCopied/computecomplete/organizations/{organization}/quick-passes/{quickPass}Copied/computecomplete/organizations/{organization}/quick-passes/{quickPass}/editCopiedPUT /computecomplete/organizations/{organization}/quick-passes/{quickPass}CopiedDELETE /computecomplete/organizations/{organization}/quick-passes/{quickPass}CopiedPOST /computecomplete/organizations/{organization}/quick-passes/{quickPass}/resend-emailCopied/computecomplete/organizations/{organization}/quick-passes/{quickPass}/download-qrCopied/computecomplete/organizations/{organization}/users/{userId}/quick-passesCopied- Create/update/delete quick passes
- Resend email and download QR
- List user quick passes