Skip to content

Create list with file upload

PUT
/api/v1/list/form
curl --request PUT \
--url https://example.com/api/v1/list/form \
--header 'Content-Type: multipart/form-data'

Creates a new list with file upload (avatar)

Media type multipart/form-data
object

List

Bad Request

Internal Server Error