Skip to main content
DELETE
/
follow
/
{user_id}
Unfollow User
curl --request DELETE \
  --url https://staging-api.polysimulator.com/follow/{user_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Path Parameters

user_id
integer
required

Query Parameters

Response

Successful Response