Skip to main content
PATCH
Update Contact Property

Authorizations

Authorization
string
header
required

Pass a Dugble team token in the Authorization header as Bearer . Team token secrets use the dgb_team_ prefix.

Path Parameters

property_id
string<uuid>
required

Contact property UUID.

Body

application/json
fallback_value

Fallback value. Non-null values must match the contact property's declared type.

Response

Contact property updated successfully.

success
enum<boolean>
required
Available options:
true
data
object
required