Update user membership status
Organization
Update user membership status
Activate or deactivate an existing organization user within the current manager’s site scope.
Supported Status Changes:
ACTIVE -> INACTIVE: Immediately blocks organization access while preserving role and site assignmentsINACTIVE -> ACTIVE: Restores organization access using the existing role and site assignments
Scope and Safety Rules:
- Requires site manager permissions or higher
- Cannot update your own membership status
- Cannot update users outside your accessible site scope
This endpoint is intended for day-to-day access control without deleting the user or losing their site assignments.
PATCH
Update user membership status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Available options:
ACTIVE, INACTIVE 
