Hi Team,
I am currently using a developer account (https://apps-d.docusign.com/) to test docusign integration using REST API: POST- https://{ServiceDomain}/restapi/{Version}/accounts/{AccountId}/envelopes to create envelope. My requirement is to hide the envelope ID from document.
I am passing envelopeIdStamping== false in request JSON but It is not working.
If I go to Sending settings in https://apps-d.docusign.com/admin/sending-settings, then the options are greyed out.

I saw multiple support article on this issue and found “To include the Envelope ID on documents, the feature must be enabled by your Docusign administrator in the account Sending Settings.
But not sure how to do it. I am not sure how to connect docusign support to enable it.