Connect with experts and peers to elevate technical expertise, solve problems and share insights.
When trying to create a Tool using REST API:POST https://api.{hostname}/instances/{tenant_id}/v1/orchestrate/toolswhatever I try I can't create a valid Tool. Anybody have a working example? Or any other help re3garding this would be appreciated!
Hi,
you can try this endpoint to verify if the setup is correct: POST https://api.<hostname>/instances/<tenant_id>/v1/orchestrate/toolsContent-Type: application/jsonAuthorization: Bearer <your_token>.