Update a custom product tab
Update a custom product tab.
Authorizations:Token
Query Parameters
| id required | stringResource identifier | 
Request Body Schema: 
The updated Custom Product Tab resource | name | string | 
| content | string | 
| brief_info | string | 
Responses
200Custom Product Tab resource updated
Response schema: 
Custom Product Tab resource updated | id | integer | 
| name | string | 
| content | string | 
| brief_info | string | 
400Invalid input
404Resource not found
422Unprocessable entity