PATCH
/
api
/
v1
/
org
/
color-palettes
/
{colorPaletteUuid}
{
  "results": {
    "createdAt": "2023-11-07T05:31:56Z",
    "colors": [
      "<string>"
    ],
    "name": "<string>",
    "organizationUuid": "<string>",
    "colorPaletteUuid": "<string>"
  },
  "status": "ok"
}

Path Parameters

colorPaletteUuid
string
required

Body

application/json

Response

200
application/json

Ok

The response is of type object.