BooyahDocs/docs/users/fb-pages.md
Fijxu 6905fea26d Users API folder update
The content of the Users API docs is still to be completed.
APIs that are from the same url were merged in the same file.
./docs/users.md not yet completed
2021-08-20 19:10:17 -04:00

284 B

FB Pages - Public

Request Method: GET

  • /users/userID/fb/pages = Get the linked facebook page in the user channel
    • Response Example (if the user don't has a facebook page linked):

      {
      "code": 400,
      "message": "facebook link not found"
      }