Products

Add a follower to a product

Adds a follower to a product.

post/products/{id}/followers

Path parameters

idinteger required

The ID of the product

Request body

user_idinteger required

The ID of the user

Response

Adds a follower to a product

successboolean

If the response is successful or not

Changes