curl --location 'https://api.sandbox.supersign.com.br/v4/api/envelopes/' \
--header 'Idempotency-Key;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"title": "string"
}'{
"envelopeId": "string"
}