Authorization: ********************curl --location --request POST 'https://api-homolog.docsend.com.br/api/v1/notificacoes/push/subscription' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"endpoint": "string",
"p256dh": "string",
"auth": "string"
}'