Skip to content

Delete follow

DELETE
/api/v1/follow/{id}
curl --request DELETE \
--url https://example.com/api/v1/follow/example
id
required
string

Follow deleted

Not Found

Internal Server Error