v1

latestSwagger 2.02026-07-134146194.6 MB
ConnectEvents

Republishes Connect information for multiple envelopes.

Republishes Connect information for the specified set of envelopes.

<ds-inlinemessage> To use this method, you must be an account administrator and Connect must be enabled on your account. </ds-inlinemessage>

The primary use is to republish Connect post failures by including envelope IDs for the envelopes that failed to post in the request. The list of envelope IDs that failed to post correctly can be retrieved by calling to Connect::listEventLogs retrieve the failure log.

put/v2.1/accounts/{accountId}/connect/envelopes/retry_queue

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

Request body

envelopeIdsstring[]

An array of envelope GUIDs.

Example: 93be49ab-xxxx-xxxx-xxxx-f752070d71ec

synchronousstring

Must be false. Setting this property to any other value will result in errors.

Response

Successful response.