Skip to main content

FILE.POSTUPLOAD

POST 

To postsign an uploaded file

Request

Body

    action stringrequired

    Default value: file.postupload

    The action

    _key stringrequired

    The filename with extension

    presigned_data objectrequired

    The content type

Responses

Example response

Schema
    data object
    _key string
    url string
    filename string
    filesize string
    fileclass string
    object_key string
    info object
    acl string
    content_type string
    image_variants object
Loading...