Custom Tabs enable accounts to have one or more pre-configured (custom) tabs. Custom tabs save time when users are tagging documents since the users don't have to manually set the tabs' parameters.
This category enables custom tabs to be managed programmatically, including creation, deletion, etc.
Custom tabs
Method | Description |
---|---|
list |
Gets a list of all account tabs. |
create |
Creates a custom tab. |
get |
Gets custom tab information. |
update |
Updates custom tab information. |
delete |
Deletes custom tab information. |