Delete a secret store.
Request
DELETE https://{hostname}:{port}
/cli/secretstore/deleteSecretStore?{parameters}
Accept: application/json
| Parameter | Type | Required | Description |
|---|---|---|---|
| store | string | true | Name or id of the secret store. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept | application/json |
true |
Related CLI command: deleteSecretStore.