Skip to main content
POST
Add Event Admin
The personnel_id must reference an existing admin user in your company. Use the company personnel endpoints to look up valid IDs.

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Event ID

Body

application/json
personnel_id
number
required

ID of the admin user to assign to this event.

Response

OK