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