Delete Identifier(s)
POST https://{{axpAPIDomain}}/api/journey/v1/accounts/:accountId/identifiers:delete
This API requires the Account Administrator role.
Deletes the specified identifier(s), meaning they will no longer be collected and stored against Customer Journeys.
This has no effect for Customer Journeys that already contain the identifier(s).
Request Body
["e53e8dfc-a716-4f53-9647-ca4f712e1c88", "a2bbccea-3699-4434-94d1-07903799c8ad"]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK