Skip to main content
PATCH
Update a brand

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Path Parameters

id
string
required

Body

application/json
name
string

Display name buyers see on offers using this brand. Matched case-insensitively within your team โ€” creating a name your team already uses returns a conflict.

Example:

"Direct Energy"

imageUrl
string

Logo image URL shown on buyer-facing offer cards. Send an empty string to clear the logo (cards fall back to name initials).

Example:

"https://cdn.example.com/logos/direct-energy.png"

Response

409

Name already used by your team