# Unfollow a user **DELETE /profiles/{username}/follow** Unfollow a user by username ## Servers - /api: /api () ## Authentication methods - Token ## Parameters ### Path parameters - **username** (string) Username of the profile you want to unfollow ## Responses ### 200 OK #### Body: application/json (object) - **profile** (object) ### 401 Unauthorized ### 422 Unexpected error #### Body: application/json (object) - **errors** (object) [Powered by Bump.sh](https://bump.sh)