latestOpenAPI 3.1.02026-08-1824413243.2 KB
9f7a7c91278c
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