follows_profiles_by_id_delete
DELETE /follows/profiles/:userID — Unfollow a DCer
Unfollow a DCer. Idempotent — unfollowing someone you weren't following is a no-op (still returns 200 with the updated count). Use it whenever you want to stop seeing a DCer in your /locator/digest favoritePeople section.
⚠️ WRITE operation: this mutates your DC account data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userID | Yes | userID of the DCer to unfollow. |