Create a brand link
Last updated
Was this helpful?
Last updated
Was this helpful?
The id of the domain.
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL
This is used to authenticate the request. If the request is not authenticated, the server will return a 401 Unauthorized response.
YOUR_AUTH_KEY
This class is used to create, update for the brand link.
The parent brand link id. If this is null, it means the link is a node link.
The name.
The styles of the link.
The icon url.
The reference link. Clicking the link redirects to the specified URL. To use a local path, provide a relative path in the format: /path/to/your/page.
The z-order numer of the link. If this is not provided, we will be checking the max z-order of the parent link and increment by 1.
The description.