Skip to main content

Activate a user

POST 

/users/by_external_id/:external_provider_id/activate

Activates (or reactivates) a user, granting them access to the Nabla app. If the user does not exist, returns 404. If the user is already active, returns 204.

Request

Responses

User successfully activated.