Add a Task Attachment

post

/bpm/api/4.0/tasks/{id}/attachments

Adds an attachment to a task. If Oracle Content and Experience (documents) is enabled for this task, attachments do not apply.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Attachment successfully added
Body ()
Root Schema : Collection
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: object
Show Source

400 Response

Bad request

401 Response

Unauthorized

404 Response

Task not found

409 Response

Stale task object found

500 Response

Internal Server Error
Back to Top