Events
Add travelers to an event
Add the list of travelers to be invited to the event.
post/v2/events/{eventId}/travelers/add
Request body
Example request
{
"type": "GENERIC"
}Response
OK
Add the list of travelers to be invited to the event.
{
"type": "GENERIC"
}OK