Create an Event Contact
Adds an individual to the event as an organizer or host. Send the contactIndividualId of the person responsible. To invite someone as a guest instead, use the Create an Event Attendee endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
(Required) The event identifier.
Body
The identifier of the contact individual this record belongs to.
Response
OK
The unique identifier of the record in Virtuous.
The UTC date and time the record was created.
The name of the user who created the record.
The UTC date and time the record was last modified.
The name of the user who last modified the record.
The identifier of the contact this record belongs to.
A link to the related contact.
The label to show for this value in a user interface.