curl "https://api.squarespace.com/{api-version}/{resource-path}" \ -H "Authorization: Bearer f9a00a08c29ca229de53b6482f4ac16b" \ -H "User-Agent: YOUR_CUSTOM_APP_DESCRIPTION" \ // Add a Content-Type header when making requests with a body. -H "Content-Type: application/json"