π‘PATCH users/disable
Disables a user accounts access to the organisation.
URL
PATCH https://training.tapintosafety.com.au/api/v2/users/{User Id}/disableParameters
curl https://training.tapintosafety.com.au/api/v2/users/00000000-0000-0000-0000-000000000000/disable \
-X PATCH \
-H "Authorization: Bearer $APIKey" Responses
Last updated