Update Collection

Updates a product collection.

❗️

Take notice!

This request updates all values already set. Pay attention and don't have anything lost!

Request body example

{
   "name":"Teste Tag",
   "url":"https://twitter.com/gatinho_fofo3",
   "imageUrl":"https://twitter.com/gatinho_fofo3",
   "hexColor":"#FFFFFF",
   "hexTextColor":"#000000",
   "products":[
      
   ]
}

Fields Description

FieldTypeDescription
nameStringThe collection name
urlStringThe collection address
imageUrlStringThe collection image address
hexColorHexadecimalCollection defined color
hexTextColorHexadecimalCollection defined text color
productsArray ObjectProducts on collection

📘

Result

A 204- No Content result means that the stock was successfully updated.

Language
Authorization
Basic
base64
:
URL