Constraints
Delete Constraint
DELETE
/api/v1/segments/{segmentKey}/constraints/{id}
Bearer*
curl --request DELETE \
--url https://try.flipt.io/api/v1/segments/{segmentKey}/constraints/{id} \
--header 'Authorization: Bearer AUTH_VALUE'
curl --request DELETE \
--url https://try.flipt.io/api/v1/segments/{segmentKey}/constraints/{id} \
--header 'Authorization: Bearer AUTH_VALUE'