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