Currently, as an admin I cannot mark a collaborator as inactive and the only option to remove access is to delete the account entirely, which revokes any associated API keys and breaks integrations.
As an Account Owner or Admin, I want to mark a collaborator account as inactive (suspended) without deleting it, so that I can revoke access for employees on extended leave or disability while preserving their account data and any associated API keys.
Inactive Account State
β Given an active collaborator account, when an Account Owner or Admin marks it as inactive, then the collaborator can no longer log in, but their account record and all associated API keys are preserved.
β Given a reactivation action, when an Account Owner or Admin restores the collaborator, then login and API key access are fully restored.
β This change will impact API + UI, specifically GET/PATCH /collaborators/{id} (new status field) and the Collaborators list/detail UI.
β Limitations: inactive collaborators cannot be used for SSO; API keys belonging to inactive collaborators remain valid at the key level but the collaborator session is blocked.
Please authenticate to join the conversation.
Planned
Pelcro Product
6 days ago

Rana Haleem
Get notified by email when there are changes.
Planned
Pelcro Product
6 days ago

Rana Haleem
Get notified by email when there are changes.