Storyden
Profiles

Profile Followers Remove

Unfollow the specified profile as the authenticated account.

Unfollow the specified profile as the authenticated account.

DELETE/profiles/{account_handle}/followers
storyden-session<token>

In: cookie

Path Parameters

account_handlestring

Account handle.

Response Body

curl -X DELETE "https://loading/api/profiles/southclaws/followers"
Empty
Empty
Empty
{
  "error": "string",
  "message": "string",
  "suggested": "string",
  "metadata": {}
}