Skip to main content
POST
/
tools
/
:id
/
authorize
Authorize tool
curl --request POST \
  --url https://api.poligono.ai/v1/tools/:id/authorize \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Path Parameters

id
string
required

Tool Id

Response

OK

The response is of type object.