Skip to main content
PATCH
Remove API Tools from Agent
For the complete error reference, see Error Guide.

Authorizations

apikey
string
header
required

API Key (i.e. Rest API Key from the Dashboard).

Path Parameters

uid
string
required

Unique identifier of the agent

Body

application/json
apiTools
string[]
required

Array of API tool slugs to add or remove

Example:

Response

200 - application/json

API tools successfully removed from the agent.

success
boolean
Example:

true

data
object