X-Annature-Partner
header in the request.credentials
object. These API keys are tied to the newly created organisation and allow you to immediately begin sending envelopes or performing other actions on behalf of that organisation.
You cannot use your own Partner API key to send envelopes for a downstream organisation. Each organisation must authenticate using its own API credentials when performing actions like sending envelopes or managing templates.By default, a verification email will be sent to the new account holder prompting them to set a password. If you’re automating this flow, you can provide a
password
in the request body and set skip_verification
to true
to mark the account as verified without sending an email.
+10:00
→ Australia/Brisbane+08:00
→ Australia/Perthskip_verification
, it’s strongly recommended that you capture and supply a password at the time of account creation.true
to automatically mark the account as verified and suppress the verification email.