Skip to content

Clear Sdr Targets

DELETE
/dialer/parallel-calls/targets/sdr

CONTACTS NOBODY. Removes one rep’s override; they fall back to the org goal.

Self-gated on the EXISTING voice:write scope rather than minting a voice:delete for two routes - action_for() maps DELETE to a delete action unconditionally otherwise, and a new scope strands every key minted before it. Same choice DELETE /voice/agents/{agent_id} already made.

Authorizations

Parameters

Query Parameters

sdr_email
required

The rep whose override is removed.

string

The rep whose override is removed.

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
data
required

An open envelope for one dialer result.

Open because voice owns the shape of a session, a call stub and a queue stat, and it grows them without a contract bump here. A dropped field would otherwise turn an added upstream field into a removed public one.

object
key
additional properties
any
pagination
Any of:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string