Remove Campaign Recipient
Remove Campaign Recipient
Remove a recipient from a campaign without deleting the underlying assignment
DELETE
Remove Campaign Recipient
Remove Campaign Recipient
Unlink a recipient from a campaign. The underlying dataset assignment is preserved — only the campaign link is removed.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
UUID of the parent dataset
UUID of the campaign
UUID of the campaign-assignment to remove
Response
Returns HTTP 204 No Content on success.Example
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization409 Conflict
Cause: Recipient is locked or has submitted valuesRelated Endpoints
Add Recipient
Add a data owner to the campaign
Get Campaign
View all recipients

