Update a user's access
Admin
Update a user's access
PATCH /v1/api/users/{id} - set one user’s sign-in access and/or
tenant-admin role. Admin-only, tenant-scoped: the UPDATE is joined through
the tenant slug so an admin can only ever touch a user in their OWN
workspace. Either field may be omitted (only the supplied ones change).
PATCH
Update a user's access
Authorizations
Personal Access Token. Send as Authorization: Bearer hq_pat_....
Path Parameters
User id
Body
application/json
Response
Access updated