v1
latestOpenAPI 3.1.02026-08-0624411242.2 KBEvents
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