Skip to main content

Update global tab by id

Update global tab by id

Authorizations:Token
Query Parameters
id
required
integerId value of the GlobalTab object
Request Body Schema:
GlobalTab object that needs to be added
enabledbooleanIs tab available or not
linkstringLink
custom_tab
product_specific_aliasesArrayGlobal custom tab
idintegerTab unique ID
positionintegerTab position
service_namestringTab name
providersArrayTab provider(module namespace or core)

Responses

200Success
Response schema:
Success
enabledbooleanIs tab available or not
linkstringLink
custom_tab
product_specific_aliasesArrayGlobal custom tab
idintegerTab unique ID
positionintegerTab position
service_namestringTab name
providersArrayTab provider(module namespace or core)