DELETE
/
configuration
/
v1
/
segments
/
{segmentId}
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.

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Path Parameters

segmentId
string
required

Identifier of the segment

Response

200
_mintlify/placeholder

Successfully deleted the segment.