Authorization: ********************curl --location --request POST 'https://api-homolog.docsend.com.br/api/v1/cors/allowed-origins' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"host": "string",
"description": "string"
}'{
"id": 0,
"host": "string",
"description": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"readOnly": true
}