Skip to main content
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.
Returns 409 Conflict if the recipient has submitted values or the campaign is locked.

Request

Headers

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Path Parameters

string
required
UUID of the parent dataset
string
required
UUID of the campaign
string
required
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 key

403 Forbidden

Cause: The authenticated user is not a member of the organization

409 Conflict

Cause: Recipient is locked or has submitted values

Add Recipient

Add a data owner to the campaign

Get Campaign

View all recipients