Delete List SMS for extension

Delete a list of SMS messages for extension

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1
integer
required
≥ 1
Query Params
integer
≥ 0
Defaults to 0

The number of items to skip before starting to collect the result set

integer
1 to 500
Defaults to 25

The number of items to return

string
enum

Sort response

Allowed:
string

ID filter

string

1 when SMS is new; 0 when SMS has been read.

string

Caller ID filter, the E.164 phone number to send the SMS FROM. Note: you must encode the + as %2B, and the direction filter is required.

string

Callee ID filter, the E.164 phone number to send the SMS TO. Note you must encode the + as %2B, and the direction filter is required.

string

Direction filter, in or out

string

Date string representing the UTC time that sms was created. Expected value is UNIX timestamp with operator like "gt" (greater than), "gte" (greater than or equals), "lt" (lesser than), "lte" (lesser than or equals). Example: "gt:1597778180".

string

Date string representing the UTC time that sms was updated. Expected value is UNIX timestamp with operator like "gt" (greater than), "gte" (greater than or equals), "lt" (lesser than), "lte" (lesser than or equals). Example: "gt:1597778180".

string

Extension id where SMS is stored

string

only=deleted SMS; ignore=existing SMS; with=both deleted and existing SMS

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json