Delete a follower from a product

DELETE {{baseUrl}}/products/:id/followers/:follower_id

Deletes a follower from a product.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"id":1}}