Update User Connector

Updates an existing user connector.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

You can modify the user's personal information, change their role, or reassign them to a different outlet.

All fields are optional. Only the fields included in the request will be updated.

Reassign a User's Outlet

This endpoint can be used to change the outlet that an outlet user is assigned to.

When a user connector's type is O, specify the outlet to move them to a different outlet.

Path Params
string
required

The ID of the user connector to be updated.

Body Params
string

The first name of the user

string

The last name of the user

string

The ID of the user role to assign

string

The ID of the outlet to link the user to

Response
204

User connector successfully updated with no content returned

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!