Skip to main content
DELETE
Remove an explicit contact from a campaign

Authorizations

Authorization
string
header
required

API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".

Path Parameters

uuid
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
subUuid
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Response

200 - application/json

Default Response

uuid
string
required
title
string | null
required
type
string | null
required
description
string | null
required
status
string
required
completed
boolean
required
lead_sharing_enabled
boolean
required
start_date
string | null
required
end_date
string | null
required
scheduled_at
string | null
required
timezone
string | null
required
venue
string | null
required
physical_address
string | null
required
partner_type_referral
boolean
required
partner_type_reseller
boolean
required
partner_type_distributor
boolean
required
email_status
enum<string> | null
required
Available options:
draft,
scheduled,
sending,
sent,
partial,
failed,
cancelled
enabled_modules
enum<string>[]
required
Available options:
details,
schedule,
partners,
audience,
recipients,
email,
templates,
forms,
tags,
notes,
leads,
analytics,
assets,
mdf,
social,
settings
email_template
object | null
required
tags
object[]
required
created_at
string
required
updated_at
string
required
tiers
object[]
required
categories
object[]
required
stages
object[]
required
partners
object[]
required
recipient_partnerships
object[]
required
contact_tags
object[]
required
contacts
object[]
required