Users
Change user's group
PUT
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Body
application/json
User's group.
Response
204
The user's group has been successfully changed.