Skip campaign contact
Mark a campaign contact as skipped (e.g., DNC, opt-out, manual skip). The contact will be excluded from future claiming and calling.
Authentication
AuthorizationBearer
Pass a JWT access token or an API key (prefixed with tif_live_) as a Bearer token.
Path parameters
campaignId
Campaign ID
contactId
Campaign contact ID
Request
This endpoint expects an object.
reason
Reason for skipping (e.g. “manual”, “opt_out”, “dnc_list”)
Response
Contact skipped
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error