Ciele
Assistenten

Replace the Assistant's selected Entities

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

Erfordert einen API-Schlüssel der Organisation mit der Berechtigung „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"  }}