Add product tag
Add product tag
Authorizations:Token
Request Body Schema:
Tag object that needs to be added | id | integerUnique ID |
| position | integerPosition |
| products | ArrayProducts |
Responses
200Success
Response schema:
Success | id | integerUnique ID |
| position | integerPosition |
| products | ArrayProducts |