Authorization: Bearer ********************curl --location --globoff --request POST '/v1/facebook/integrations/{{integration_uuid}}/pages/sync' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{}