Delete a secret by it's Id

Deletes a specific Secret from the Environment or Space as is the case

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

secretIdstringRequired
The ID of the secret.

Headers

X-Disable-Hooks"true"Required

Response

This endpoint returns an object.
datalist of objects

Errors