Skip to main content

Uploads a new attachment attribute value to a workflow session

POST 

/workflow_sessions/:id/upload/:attribute_id

Uploads a new attachment attribute value to a workflow session

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

    attribute_id uuidrequired

    The id of the attachment attribute

Body

required
    file binary

Responses

Expected response to a valid request

Schema
    url url
Loading...