Skip to main content
PUT
Update extraction rules

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Query Parameters

type
string
default:Contact

Body

application/json
builtInFields
object

Only allowed when type=Contact. Keys must be one of the built-in extraction field names; pass an empty / null rule to clear.

customFields
object

Custom field keys (must exist in DynamicProperties for the given type).

Response

Extraction rules updated

success
enum<boolean>
Available options:
true
message
string
data
object