Authorization: Bearer ********************
curl --location --globoff '/v1/facebook/leads/{{lead_uuid}}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}