Skip to main content

Add collection logo title

POST 

/upload/:collection_id/collectionsLogoTitle

Upload logo title image to a collection.

Request

Path Parameters

    collection_id stringrequired

Header Parameters

    Content-Type stringrequired
    Example: multipart/form-data
    Accept stringrequired
    Example: application/json

Body

    file binaryrequired

    (Required)

Responses

Response Headers

    Schema

      status stringrequired
      image stringrequired
      thumb stringrequired
    Loading...