cURL
curl --request PATCH \ --url https://api-qa.interactly.ai/workflows/v1/tools/{tool_id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Retrieve your API Key from Dashboard API Keys Section.
The body is of type Body · object.
Body · object
Successful Response