Add global tab
Add global tab
Authorizations:Token
Request Body Schema:
GlobalTab object that needs to be added | enabled | booleanIs tab available or not |
| custom_tab | |
| product_specific_aliases | ArrayGlobal custom tab |
| id | integerTab unique ID |
| position | integerTab position |
| service_name | stringTab name |
| providers | ArrayTab provider(module namespace or core) |
Responses
200Success
Response schema:
Success | enabled | booleanIs tab available or not |
| custom_tab | |
| product_specific_aliases | ArrayGlobal custom tab |
| id | integerTab unique ID |
| position | integerTab position |
| service_name | stringTab name |
| providers | ArrayTab provider(module namespace or core) |