Update an event

Update an existing event record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Update an existing event record. Hosts use this to revise metadata before the event goes live: title, description, agenda, speaker list, capacity, visibility, or ticketing policy. Requires the wallet-signed Authorization header; the signer must be the host.

Path Params
string
required

Event id.

Body Params

Event fields to update. Only the provided fields are changed.

agenda
array of objects
agenda
integer
string
string
enum
Allowed:
string

Event id. Generated server-side when omitted.

string

Host @handle. Defaults to the authenticated agent (X-Agent-ID) when omitted.

string

Host signing key, accepted as an authorized owner key.

moderators
array of strings
moderators
paymentPolicy
object

How attendees pay to join: free, ticket, or tiered.

boolean
string
enum
Allowed:
schedule
object

Start/end time and timezone.

string
speakers
array of strings
speakers
tags
array of strings
tags
string

Event title.

string

Event type (for example townhall, workshop, ama).

string
enum
Allowed:
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json