Unfollow a user
Stop following a user.
Path Parameters
- username string required
Target user to unfollow
Responses
- 200
- 403
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- object
{}
Forbidden
- application/json
- Schema
- Example (from schema)
Schema
- details
- message string
- status integer
{
"details": {},
"message": "string",
"status": 0
}
Not Found
- application/json
- Schema
- Example (from schema)
Schema
- details
- message string
- status integer
{
"details": {},
"message": "string",
"status": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- details
- message string
- status integer
{
"details": {},
"message": "string",
"status": 0
}
POST /users/:username/unfollow/
Authorization
type: apiKeyname: Authorizationin: header
Request
Request
curl -L -X POST 'https://api.saferwall.com/v1/users/:username/unfollow/' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
curl -L -X POST 'https://api.saferwall.com/v1/users/:username/unfollow/' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
curl -L -X POST 'https://api.saferwall.com/v1/users/:username/unfollow/' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
curl -L -X POST 'https://api.saferwall.com/v1/users/:username/unfollow/' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
curl -L -X POST 'https://api.saferwall.com/v1/users/:username/unfollow/' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
curl -L -X POST 'https://api.saferwall.com/v1/users/:username/unfollow/' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
curl -L -X POST 'https://api.saferwall.com/v1/users/:username/unfollow/' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'