curl --location --request POST 'https://api.sandbox.supersign.com.br/v4/api/envelopes//send' \
--header 'Idempotency-Key;' \
--header 'Authorization: Bearer <token>'{
"error": {
"code": "INVALID_API_KEY",
"message": "Invalid API key"
}
}