Skip Contact
POST /dialer/sessions/{session_id}/calls/skip-contact
POST
/dialer/sessions/{session_id}/calls/skip-contact
CONTACTS NOBODY. Marks a contact so the queue stops offering them.
Queue bookkeeping. Reversible with unskip-contact, which is why this is
an ordinary write and not a destructive tier.
Authorizations
Parameters
Path Parameters
session_id
required
Session id.
string
Session id.
Header Parameters
Request Body required
Mirrors DialerSkipContact. Queue bookkeeping - dials nobody.
object
contact_id
required
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:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string