Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"fb_token": "FB_TOKEN"
}
{
"fb_pages": [
{
"id": "107403835593002",
"name": "FB PAGE NAME",
"access_token": "FB TOKEN",
"picture": "LOGO URL",
"is_silhouette": false
},
],
"ig_accounts": [
# Deprecated, returns only empty array. `ig_accounts` will be removed in future versions
]
}
| Param name | Description |
|---|---|
|
fb_token
required |
Validations:
|