Skip to main content
DELETE
/
api
/
tools
/
secrets
/
{secretKey}
Remove Tool Secret
curl --request DELETE \
  --url https://api.example.com/api/tools/secrets/{secretKey} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

secretKey
string
required

Response

200

Successful response