Skip to main content
DELETE
/
v1
/
materializedSegments
/
{materializedSegment}
Delete MaterializedSegment
curl --request DELETE \
  --url https://flags.eu.confidence.dev/v1/materializedSegments/{materializedSegment} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

materializedSegment
string
required

Response

200

OK