Follow

This endpoint allow you to follower another user

Get Cakes

POST https://api.nextpost.tech/follow/:user

Path Parameters

Headers

Request Body

{
  "result": "following",
  "status": "ok"
}

Last updated