Skip to main content
POST
Upsert source CRM property manifest

Authorizations

Authorization
string
header
required

Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.

Body

application/json
source
string
required
Required string length: 1 - 64
Pattern: ^[a-z][a-z0-9_]*$
version
string
required
Required string length: 1 - 64
properties
object[]
required
Required array length: 1 - 200 elements
mode
enum<string>
Available options:
merge,
replace
replace_scope
object
data
object

Response

The manifest upsert result.

manifest
object
required
properties
object[]
required