Authorization: ********************curl --location --request POST 'https://api-homolog.docsend.com.br/api/v1/cloudflare/config' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"apiToken": "string",
"zoneId": "string",
"productionBaseDomain": "string",
"homologBaseDomain": "string",
"enabled": true
}'{
"id": 0,
"zoneId": "string",
"productionBaseDomain": "string",
"homologBaseDomain": "string",
"enabled": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}