Delete a specific segment specifying the id
curl --request DELETE \ --url https://api.sandbox.asapp.com/configuration/v1/segments/{segmentId} \ --header 'asapp-api-id: <api-key>' \ --header 'asapp-api-secret: <api-key>'
This response does not have an example.
Identifier of the segment
Successfully deleted the segment.
Was this page helpful?