Conoscenza
Bulk FAQ import (CSV)
POST
/api/v1/collections/{id}/faqs/importTi serve una chiave API dell'organizzazione con l'autorizzazione edit.
Authorization
apiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
Request Body
multipart/form-data
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/collections/string/faqs/import" \ -F file="string"{ "imported": 0, "skipped": [ "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" }}