Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Path Parameters

id
string
required
dealContactId
string
required

Body

application/json
role
enum<string>
Available options:
primary,
decision_maker,
influencer,
user,
other
isPrimary
boolean

Response

200 - application/json
id
string
required
dealId
string
required
contactId
string
required
role
enum<string>
required
Available options:
primary,
decision_maker,
influencer,
user,
other
isPrimary
boolean
required
createdAt
string<date-time>
required
contact
object