Update teammate

Update a teammate.

Required scope: teammates:write

Path Params
string
required
Defaults to tea_123

The teammate ID. Alternatively, you can supply an email as a resource alias.

Body Params
string

New username. It must be unique and can only contains lowercase letters, numbers and underscores.

string

New first name

string

New last name

boolean

New availability status

custom_fields
object

Custom fields for this teammate. If you want to keep all custom fields the same when updating this resource, do not include any custom fields in the update. If you want to update custom fields, make sure to include all custom fields, not just the fields you want to add or update. If you send only the custom fields you want to update, the other custom fields will be erased. You can retrieve the existing custom fields before making the update to note the current fields.

Response
204

No content

Language
Credentials
Bearer
JWT