Skip to main content
POST
Create a partner

Authorizations

x-api-key
string
header
required

Introw API key shown once when the credential is created.

Body

application/json
name
string
required

Partner display name.

Required string length: 1 - 200
domain
string | null

Partner company domain, when known.

Required string length: 1 - 255
portalAccess
enum<string>

Access mode used when publishing the partner's portal. Only takes effect together with experienceTemplateId.

Available options:
RESTRICTED_USERS,
RESTRICTED_DOMAINS
tierId
string

Identifier of the tier to assign to the partner.

Minimum string length: 1
experienceTemplateId
string

Identifier of the experience template to publish for the partner.

Minimum string length: 1
phaseId
string

Identifier of the lifecycle phase to assign to the partner.

Minimum string length: 1
partnerOwnerId
string

Identifier of the Introw user to assign as the partner owner.

Minimum string length: 1

Response

Partner created successfully.

data
object
required