Subaccounts
Remove Logo From Subaccount
Removes the logo for a Subaccount with given id.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of subaccount to modify logo for
Example:
"5nubL0NS"
Response
200
application/json
Subaccount Details after update
Identifier that can be used to retrieve the subaccount details
Example:
"5nubL0NS"
Timestamp of when the subaccount was created (in UTC)
Name of the subaccount
Maximum length:
512
Optional email associated with the subaccount.
Example:
"jane.doe@example.com"
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.
Example:
"a23bF6"
Optional URL for the logo used for this subaccount, if any. This URL is for the logo as stored on CNaught's hosting.