Delete Key from Subscriber Profile

Removes a key-value pair from an existing subscriber profile using the path variable profileKey. Pushly protected values may not be deleted.

Path Params
int64
required

ID of domain that the subscriber belongs to.

string
enum
required

Type of identifier being used to search for subscriber.

Allowed:
string
required

Subscriber Identifier used to query for the Subscriber document.

string
required

Name of key to lookup/remove from subscriber profile.

Responses

400

Key profileKey not permitted to be deleted via subscribers API.

403

Unauthorized

404

Not Found

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