Events

Remove Host

Remove a host from an event. The event creator cannot be removed.

post/v1/events/hosts/remove

Request body

event_idstring required

Event ID, this usually starts with evt-

emailstring required

Email of the host to remove.

Response

Successful response.

object required

Empty response

Changes