slash-attachments

put/tasks/{taskId}/attachments/{attachmentId}

Path parameters

taskIdinteger required
attachmentIdinteger required

Request body

tenantIdinteger
attachmentIdinteger
attachmentNamestring
attachmentUrlstring
attachmentTypestring
sizeinteger
projectIdinteger
spaceIdinteger
taskIdinteger
parentTaskIdinteger
commentIdinteger
createdTimestring date-time
taskNamestring
projectNamestring
spaceNamestring
chatAttachmentboolean
isChatAttachmentboolean

Response

OK

successboolean
messagestring
{"stackTrail":"components:schemas:ResponseFormat:properties:data","oasType":"schema","type":"unknown"}
errorCodeinteger
{"stackTrail":"components:schemas:ResponseFormat:properties:errors","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 10 revisions of this API.21

    • the data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the errors response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • added the new optional request property chatAttachment

      new-optional-request-property

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog