Update a StaffMember

Overview

Update a StaffMember.

Available for Staff Token

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

The unique identifier of the staff member. Must be a valid uid from an existing staff member.

Body Params
string

The first name of the staff member.

string | null

The last name of the staff member.

string | null

The display name of the staff member used for public facing interfaces.

string

The email address of the staff member.

string | null

The professional title of the staff member (e.g., "Senior Consultant", "Medical Director").

string | null

The country name for the staff member's mobile number (e.g., "United States", "United Kingdom").

string | null

The mobile number of the staff member without country code (e.g., "2345678901").

string | null

The URL to the staff member's profile photo.

string | null
enum

Default homepage when the staff member logs in. When null, the system default is used.

Allowed:
string | null

The email signature of the staff member.

Responses

400

Invalid request parameters

401

Unauthorized

403

Forbidden

404

Staff member not found

409

Email already in use by another staff member

500

Internal server error

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