How to activate/deactivate users via API
1 min de leitura
To activate or deactivate a user, use the following API call:
Ponto final:
PUT /v1/workspaces/{workspaceId}/users/{userId}
In the request body, specify the status (active
ou inactive
) to update the user’s status.
Esse artigo foi útil?
Thank you! If you’d like a member of our support team to respond to you, please drop us a note at support@clockify.me