Skip to main content
POST
/
api
/
tools
/
{toolName}
/
test
Test Tool
curl --request POST \
  --url https://api.example.com/api/tools/{toolName}/test \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

toolName
string
required

Response

200

Successful response