Profiles
Profile Followers Remove
Unfollow the specified profile as the authenticated account.
DELETE
/profiles/{account_handle}/followersUnfollow the specified profile as the authenticated account.
storyden-session<token>
In: cookie
Path Parameters
account_handle*string
Account handle.
Response Body
application/json
curl -X DELETE "https://example.com/profiles/southclaws/followers"Empty
Empty
Empty
{
"type": "string",
"title": "string",
"detail": "string",
"trace_id": "string",
"metadata": {}
}