Skip to main content
POST
cURL

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

tool_id
string<uuid>
required

Body

application/json
authTokens
object

Values satisfying the tool's security requirements, keyed by requirement name. Applied the same way as for a real call: a headerApiKey requirement sends its value as the named header, a queryApiKey requirement as the named query parameter, and an httpAuth requirement as an Authorization header prefixed with the requirement's scheme.

Example:

Response

default - */*