Update a teammate
POST
https://api.tamio.com/v2/teammates/update/{uuid}
Updates an existing teammate's profile, role, and permissions.
When role is custom, the permissions object is required.
Path Parameters
uuid
string*
UUID of the teammate to update.
Body Parameters
name
string*
First name.
last_name
string
Last name.
role
string*
Predefined role or custom for granular permissions.
accountantdevelopermarketerguestfulfilmentadministrator
custom
country
string*
Country code.
permissions
Permissions
Responses
200
Teammate updated
Teammate updated
status
integer
teammate
Teammate
400
Validation or business-logic error
Validation or business-logic error
status
integer
error
string
error_code
integer
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string
error_code
integer