cURL
curl --request POST \ --url http://api/v1/org/color-palettes/{colorPaletteUuid}/active
{ "results": { "createdAt": "2023-11-07T05:31:56Z", "colors": [ "<string>" ], "name": "<string>", "organizationUuid": "<string>", "colorPaletteUuid": "<string>" }, "status": "ok" }
Ok
Show child attributes
ok