Skip to main content

Unfollow User

DELETE 

/users/:user-id/following/:target-user-id

Unfollow the given user from the target user. Successful request will return 204 No Content.

Request

Error Codes

Status CodeError RefDescription
40315005The requested user cannot not be unsubscribed because they are not subscribed

Responses

Successful Request. No Body Returned.