DELETE
/
api
/
secrets
/
{secret_id}
Delete Custom Secret
curl --request DELETE \
  --url https://app.all-hands.dev/api/secrets/{secret_id} \
  --header 'X-Session-API-Key: <api-key>'
"<any>"

Authorizations

X-Session-API-Key
string
header
required

Path Parameters

secret_id
string
required

Response

200
application/json

Successful Response

The response is of type any.