User
Update User Org Role
Update a user’s information for the org specified via header. If the user_id is not provided, the auth’ed user will be updated. If the user_id is provided, the role of the auth’ed user or api key must be an admin (1) or owner (2) of the organization.
PUT
Authorizations
Headers
The organization id to use for the request
Body
application/json
JSON request payload to update user information for the auth'ed user
The body is of type object
.
Response
204
Confirmation that the user's role was updated