Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
locationId
string
required
name
string
required
type
string
required
parentId
string
required
isStoreActive
boolean
required
webinarProperties
object
required
sourceType
enum<string>
Available options:
snapshot,
clone,
snapshot_template,
scratch,
ai

Response

201 - undefined
Last modified on May 19, 2026