Path parameters
-
ID of the resource to fetch
DELETE /users/{id}/unfollow
curl \
-X DELETE https://api.cosmily.com/api/v1/users/{id}/unfollow \
-H "Authorization: Bearer $ACCESS_TOKEN"
ID of the resource to fetch
curl \
-X DELETE https://api.cosmily.com/api/v1/users/{id}/unfollow \
-H "Authorization: Bearer $ACCESS_TOKEN"