v1

latestOpenAPI 3.1.0Proprietary2026-07-24660315.0 KB
Events

Add Host

Add a host to an event. This works for both managers and check-in staff — use the access_level parameter to control permissions.

post/v1/events/hosts/add

Request body

event_idstring required

Event ID, this usually starts with evt-

emailstring required
access_level'none' | 'check-in' | 'manager' nullable

Defaults to manager.

is_visibleboolean

Defaults to true.

namestring

Name of the host you are adding. If they already have a Luma profile, this will be ignored.

Response

Successful response.

object required

Empty response