Skip to main content

Update product tab by id

Update product tab by id

Authorizations:Token
Query Parameters
id
required
integerId value of the Tab object
Request Body Schema:
Tab object that needs to be added
idintegerTab unique ID
positionintegerTab position
enabledbooleanIs tab available or not
product
global_tab

Responses

200Success
Response schema:
Success
idintegerTab unique ID
positionintegerTab position
enabledbooleanIs tab available or not
product
global_tab