Users
Update a User
Update a User with new tags or disable the User and their credentials.
put/users/{user_id}
Request body
Response
A single User
Example response
{
"identity": "IDxxxxxxxxxxxxxxxxxx"
}Update a User with new tags or disable the User and their credentials.
A single User
{
"identity": "IDxxxxxxxxxxxxxxxxxx"
}