Skip to main content

Get presigned URL for uploading profile picture

POST 

/bio/upload-image

Get presigned URL for uploading profile picture

Request

Body

required

    fileName string

Responses

Successful operation

Schema

    success boolean
    query_time string

    presignedLink

    object

    url string
Loading...