Update a user

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

The ID of the user to update. Use the ID 0 to update your user (current user).

Body Params
string | null

Short biography of the user.

string | null

Country of the user

string

Email address of the user. password_confirmation field must be provided to change the email.

string

ID of the user in a foreign system (Stripe, Aircall, etc...). This field is not used by Gorgias, feel free to set it as you wish.

string | null
enum

Language of the user.

Allowed:
meta
object

Data associated with the user. You can use this field to store structured information (key-value data) about the user.

string

Full name of the user.

string

New password of the user. old_password field must be provided when changing the password.

string

Current password of the user.

string

Current password of the user.

role
object

The role of the user.

string
enum

Timezone of the user.

string | null
Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json