Skip to main content
POST
Create an opt-out

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

Attributes for the new opt-out.

opt_out
OptOut · object
required
Example:

Response

Returns a success confirmation. The opt-out is created.

success
boolean
required

Indicates whether the request was successful.

Example:

true