Branding

Update partner branding colors and website

Update partner branding colors and website

put/api/v1/partners/{id}/branding

Path parameters

idstring uuid required

The id parameter

Request body

primary_colorstring nullable
secondary_colorstring nullable
websitestring nullable

Response

Success

successboolean required

Indicates if the request was successful

Example response

{
  "success": true
}

Changes

Changed in 2 of the 8 revisions of this API.11