post https://{domain}.uspacy.ua/company/v1/users//deactivate
Deactivate user by id. Returns user data with active: false
Log in to see full request history
Responses
401Access token is missing or invalid
Deactivate user by id. Returns user data with active: false
401Access token is missing or invalid
xxxxxxxxxx
curl --request POST \
--url https://domain.uspacy.ua/company/v1/users/userId/deactivate \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: