Upload an Agent File
Upload a file using multipart form data and return only the file id.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a multipart form containing a file.
file
Response
Agent file identifier.
id
Uploaded file identifier.