FS

Upload a binary task file attachment

Accepts a raw binary request body. Pass the display/path name as the name query parameter.

post/api/fs/tasks/{taskId}/files

Path parameters

taskIdstring uuid required

Query parameters

namestring required
intentstring
descriptionstring
isPrimary'true' | 'false'

Response

Uploaded task attachment

idstring uuid required
taskIdstring uuid required
agentIdstring nullable required
namestring required
kind'agent-fs' | 'url' | 'shared-fs' | 'page' required
urlstring
pathstring
pageIdstring
providerIdstring
providerKeystring
capabilitiesobject
orgIdstring
driveIdstring
mimeTypestring
sizeBytesinteger
sha256string
intentstring
descriptionstring
isPrimaryboolean
createdAtstring date-time required
createdBystring
updatedBystring

Changes

Changed in 3 of the 104 revisions of this API.16

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation