Create a seminar
POST/seminars
Creates a seminar in a single request and publishes it per the publish
block (atomic).
The required keys inside styleTypeInfo differ by styleType (remote
vs onsite) — see the schema. locationId is required for onsite seminars.
Request
Responses
- 201
- 401
- 403
- 422
- 500
Seminar created
Missing headers, expired/invalid timestamp, or unknown/inactive API key.
Signature mismatch.
Request failed validation (body or query). details[] lists each field + reason.
Unexpected server error. Retry later; contact support with the requestId.