Update account brand settings
PUT/v1/account/branding
Updates the branding configuration. All fields are optional – any field supplied in the request will be applied. This endpoint supports multipart/form-data for file upload and text parameters.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 415
- 429
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error