Fix a lead before it is dialled

PATCHhttps://server.heyrik.com/api/v1/campaigns/{id}/contacts/{contactId}

Path parameters

idRequired

Replace {id} in the request URL with the value for this resource.

contactIdRequired

Replace {contactId} in the request URL with the value for this resource.

Headers

AuthorizationstringRequired

Use Bearer $HEYRIK_API_KEY with an account-scoped API key. Keep the key on your server.

Get your API key

Parameters 3

Fields documented for this operation. See the request example for placement and structure.

phonestring

Corrected number.

variablesobject

Fields to set; send "" or null for a field to remove it.

prioritynumber

Higher dials sooner.

Response

No response example is documented for this operation yet.

Error reference
PATCH/campaigns/{id}/contacts/{contactId}
cURL
curl -X PATCH https://server.heyrik.com/api/v1/campaigns/cmp_4a19/contacts/cct_9b1e \
  -H "Authorization: Bearer $HEYRIK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "phone": "+919876543210", "variables": { "name": "Ravi Kumar" } }'

Illustrative examples · No live request is sent

Docs

Build sophisticated voice experiences with HeyRik.

© 2026 HeyRik · Support