Skip to main content
DELETE
Remove from cart

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Body

application/json
ids
string[]
required

Phone numbers to remove from the cart.

Example:

Response

Returns a success confirmation. The numbers are removed from the cart.

success
boolean
required

Indicates whether the request was successful.

Example:

true