Delete a workshop

Deletes a workshop (soft delete). The workshop is marked as archived and no longer appears in listings. Returns 422 if the workshop is the last session in a workshop definition when workshop slots are enabled. Requires user or attendee (sponsor) authentication.

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

Event slug or numeric ID

integer
required

Workshop ID

Query Params
string

Comma-separated relationships to include

Responses
200

Workshop archived successfully

401

Unauthorized - missing or invalid token

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!