Ciele
Assistenti

Replace the Assistant's selected Entities

PATCH/api/v1/assistants/{id}/entities

Ti serve una chiave API dell'organizzazione con l'autorizzazione edit.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Request Body

application/json

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X PATCH "https://example.com/api/v1/assistants/string/entities" \  -H "Content-Type: application/json" \  -d '{    "entityIds": [      "string"    ]  }'
{  "entityIds": [    "string"  ]}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}