Create workshop session

Creates a new session (Workshop slot) under a WorkshopDefinition.
Required fields: start_date and end_date. The session inherits
the WorkshopDefinition's name/description. Streaming, chat, Zoom and
related integrations are not configurable via this API.

Precondition: the event must have multiple sessions enabled; otherwise the
request fails with 422 "You cannot create a workshop session because multiple sessions are disabled for this event.". A workshop's first session is created
through createWorkshop (via workshops_attributes).

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

Event public UUID (api_key). Used in all event-scoped API paths.

string
required

WorkshopDefinition GUID.

Body Params
string | null
string | null
string
required
string
required
integer

0 means unlimited.

string | null
string
enum
Allowed:
boolean
string | null
Responses

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