Skip to main content
POST
Install a published module

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_id
string
required
Minimum string length: 1
config
object

Response

Module installed or existing installation returned

id
string
required
module_id
string
required
organization_id
string
required
version_id
string
required
status
enum<string>
required
Available options:
enabled,
disabled,
error
config
object
required
installed_by
string | null
required
installed_at
string
required
created_at
string
required
updated_at
string
required