Namespaces
Delete Namespace
DELETE
/
api
/
v1
/
namespaces
/
{key}
curl --request DELETE \
--url https://try.flipt.io/api/v1/namespaces/{key}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
key
string
requiredWas this page helpful?
curl --request DELETE \
--url https://try.flipt.io/api/v1/namespaces/{key}