🟡PATCH users/enable

Enables a user accounts access to the organisation.

URL

PATCH https://training.tapintosafety.com.au/api/v2/users/{User Id}/enable

Parameters

URL Parameters

Name
Description

User Id*

The Id of the user to enable. Formatted as a GUID. A list of users can be found using GET users.

* required

Responses

A 204 response will be received even if the specified user is already enabled.

Last updated