Approve a waitlist user and send them an invitation.
Creates an invitation for the waitlist user’s email address.
API key authentication (Bearer token)
Waitlist user ID (integer as string)
User approved and invitation sent
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"