Authorizations
Use your API token in the Authorization header with Bearer scheme.
Alternative: You can also pass the token as a query parameter ?token=your_token
for backward compatibility.
Path Parameters
Resource identifier
Example:
12345
Query Parameters
User authentication token
Example:
"YOUR_TOKEN"
Body
application/json
Response
Product successfully updated
Example:
true