Remove Contact from Campaign
Campaign API
Remove Contact from Campaign
Remove Contact from Campaign.
DELETE
Remove Contact from Campaign
Authorizations
string
required
Your Agni API key used to authenticate the request. Pass it in the
X-Api-Key header. Find or rotate it from your Ravan AI account settings.Path Parameters
string
required
The unique ID of the resource in the path. Use the ID returned by the related create or list endpoint.
string
required
The unique contact ID. Use the
id returned by the Contact API.Response
boolean
Whether the request succeeded.
string
Human-readable status message.

