Delete a secret group
Secret Groups
Delete a secret group
Delete the secret group and all its associated secrets and secret versions permanently.
DELETE
Delete a secret group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the secret group.
Query Parameters
Whether to force delete the secret group even when the associated secret integration is faulty or unavailable.
Response
Secret group deleted successfully.
The response is of type DeleteSecretGroupResponse · object.