curl --request DELETE \
--url https://try.flipt.io/api/v1/namespaces/default/flags/{key}
curl --request DELETE \
--url https://try.flipt.io/api/v1/namespaces/default/flags/{key}
curl --request DELETE \
--url https://try.flipt.io/api/v1/namespaces/default/flags/{key}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?