Disassociate link branding from a subuser
DELETE {{baseUrl}}/whitelabel/links/subuser?username=<string>
This endpoint allows you to disassociate a branded link from a subuser.
Link branding can be associated with subusers from the parent account. This functionality allows subusers to send mail using their parent's link branding. To associate link branding, the parent account must first create a branded link and validate it. The parent may then associate that branded link with a subuser via the API or the Subuser Management page in the user interface.
Link branding allow all of the click-trac
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
username | string | The username of this subuser. |