Update Customer Config

Beta

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringOptional
faviconIdstringOptional
logoIdstringOptional

Response

This endpoint returns an object.
namestring or null
faviconUrlstring or null
logoUrlstring or null

Errors