Create a teammate
POST
https://api.tamio.com/v2/teammates/create
Creates a new teammate with a specified role and optional custom
permissions. An invitation email is sent to the provided address.
When role is custom, the permissions object is required.
Body Parameters
name
string*
First name.
last_name
string
Last name.
email
string*
Email address for the teammate account.
role
string*
Predefined role or custom for granular permissions.
accountantdevelopermarketerguestfulfilmentadministrator
custom
country
string*
Country code.
permissions
Permissions
Responses
200
Teammate created
Teammate created
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