Skip to main content
PATCH
Update tool approval settings

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

integration_id
string<uuid>
requerido

Integration ID

Cuerpo

application/json

Request to bulk update approval settings for tools.

tools
ToolApprovalUpdate · object[]
requerido

List of tools to update with their new approval settings

Minimum array length: 1

Respuesta

Successful Response