Teams
Update user's team membership.
Updates the user's team membership. You can move the user to another team within the subscription and/or change the user's role.
put/teams/{teamId}/memberships/{userId}
Path parameters
teamIdstring required
Team the user you want to update belongs to at the moment.
userIdstring required
User ID of user you want to update.
Query parameters
requesterUserIdstring
User ID of user which you want to change role with. This must be provided when using an api key. This user must have role administrator (for setting administrator role) or team administrator (for setting rights.
setUserOnDutyboolean
Sets new duty status for user if user is moved to a different team. User is on duty be default.
Request body
Response
User was successfully updated.