Activate Dev Users
Activates the requested user.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID for the Dev user.
groups
IDs of the groups assigned to user during activation.
Response
The response to activate the Dev user.
invite_sent
Whether an invitation has been sent to the Dev user.