Deletes a variant. Variants that are used by one or more rules cannot be deleted.
cURL
curl --request DELETE \ --url https://flags.eu.confidence.dev/v1/flags/{flag}/variants/{variant} \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
Was this page helpful?