Skip to main content
PATCH
Update a partner

Authorizations

x-api-key
string
header
required

Introw API key shown once when the credential is created.

Path Parameters

id
string
required

Introw partner id or the partner's CRM external id. Partner identifier. Accepts the Introw partner id or the partner's CRM external id.

Minimum string length: 1

Body

application/json
name
string

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 updated successfully.

data
object
required