Assistants
Replace the Assistant's selected Entities
PATCH
/api/v1/assistants/{id}/entitiesNécessite une clé API d'organisation disposant de la capacité edit.
Authorization
apiKey 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" }}