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