Send an invitation to a new teammate by email.
Documentation Index
Fetch the complete documentation index at: https://timelines.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A JSON object describing the invitation.
Email address of the user to invite
"newuser@example.com"
First name for the invited user
"John"
Last name for the invited user
"Doe"
Title of the team to assign the invited user to, default "Default team"
"Sales"
Role to assign. One of: collaborator, teammate, admin, agent, team_supervisor. Case-insensitive.
admin, team_supervisor, teammate, agent, collaborator "agent"