Create org editor brand resource
PUT {{url}}/v2/organizations/{{organization_id}}/brands/{{organization_brand_id}}/resources/editor
Request Body
{"settings"=>{"visibility"=>true}, "accessibility"=>{"visibility"=>false, "color"=>"#232323", "background"=>"#232323", "border"=>"#232323", "active-color"=>"#232323", "active-background"=>"#232323", "active-border"=>"#232323", "hover-background"=>"#232323", "hover-color"=>"#232323", "hover-border"=>"#232323"}, "navigation"=>{"visibility"=>true}, "progress-bar"=>{"default-color"=>"#232323", "completed-color"=>"#232323"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |