CONNECT USER ACCOUNT

Grant the EyeLevel platform access to a Facebook user account

CONNECT

POST https://api.eyelevel.ai/v1/partner/integration/facebook/:apiKey

Path Parameters

Request Body

{ facebookConnect OBJECT }

Request

{
    "integration": {
        "facebook": {   
            token: ""
        }
    }
}

Objects

Last updated