v1

latestOpenAPI 3.0.02026-08-04660400.1 KB

Update user

Update user

put/v1/core/users/{id}

Path parameters

idstring required

Request body

emailstring

The user's email

phoneNumberstring

The user's phone number.

firstNamestring

The user's first name.

lastNamestring

The user's last name.

memberTeamIdstring

The 6 digit code for the user's team. Strongly suggested to add this.

disabledboolean

This field is true for users who are no longer a part of your organization or no longer using Siro.

billableboolean

Whether the user is billable and should be included in the license count

organizationIdstring

Organization ID of the user

Response

Update user

idstring required
emailstring nullable required
organizationIdstring required
phoneNumberstring nullable required
firstNamestring nullable required
lastNamestring nullable required
memberTeamIdstring nullable required
coachTeamIdsstring[] required
externalIdstring nullable required
createdAtstring nullable required
disabledboolean required
billableboolean required