Skip to main content
POST
/
tools
Create a ready body tool
curl --request POST \
  --url https://api.cleartalk.ai/tools \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Response

201

Tool created successfully