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