Skip to main content
POST
Create a private module version draft

Authorizations

Authorization
string
header
required

Partner admin session token sent as Authorization: Bearer <token>. Obtained by signing in (console or the email OTP endpoints) and completing the second factor; see the Authentication page.

Path Parameters

moduleId
string
required

Body

application/json
version
string
required
Required string length: 1 - 64
manifest
object

Response

Module version draft created

id
string
required
module_id
string
required
version
string
required
manifest
object
required
status
enum<string>
required
Available options:
draft,
published,
retired
published_at
string | null
required
created_at
string
required
updated_at
string
required