Send an invitation to a new user.
Creates an invitation with a unique token that can be used to sign up. The invitation expires after 7 days.
API key authentication (Bearer token)
Invitation created successfully
Invitation ID (integer serialized as string)
"1111111111"
"2024-01-15T10:30:00Z"
"2024-01-15T10:30:00Z"
Deployment ID (integer serialized as string)
"1234567890"
Invitee's first name
"Jane"
Invitee's last name
"Smith"
Invitee's email address
"jane.smith@example.com"
Unique invitation token
"abc123def456"
Invitation expiration timestamp
"2024-01-22T10:30:00Z"