Updates the logo for a Subaccount with given id with the image contents sent in the request body. The request body should be the binary image contents in a supported image format, and the request should include a Content-Type header specifying the image content type. Supported image types are: PNG (image/png), JPEG (image/jpeg), WEBP (image/webp), and SVG (image/svg+xml).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The content type for the image being uploaded. Must be a supported image type (see description for list of valid types)
image/png, image/jpeg, image/webp, image/svg+xml ID of subaccount to modify logo for
"5nubL0NS"
Subaccount Logo Image Content
The body is of type file.
Subaccount Details after update
Identifier that can be used to retrieve the subaccount details
"5nubL0NS"
Timestamp of when the subaccount was created (in UTC)
Name of the subaccount
512Optional email associated with the subaccount.
Optional ID of the default portfolio used to fulfilling orders placed for this subaccount. If not specified, the parent account's default portfolio is the default portfolio for the subaccount.
"a23bF6"
Optional URL for the logo used for this subaccount, if any. This URL is for the logo as stored on CNaught's hosting.