Creates a single TeamMember
object.
POST
/v2/team-members
Creates a single TeamMember
object.
The TeamMember
object is returned on successful creates. You must provide the following values in your request to this endpoint:
given_name
family_name
Learn about Troubleshooting the Team API.
A unique string that identifies this CreateTeamMember
request. Keys can be any valid string, but must be unique for every request. For more information, see Idempotency.
The minimum length is 1 and the maximum length is 45.