Republishes Connect information for multiple envelopes.
PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/connect/envelopes/retry_queue
Republishes Connect information for the specified set of envelopes. 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 [ML:GetConnectLog] retrieve the failure log.
Request Body
{"synchronous"=>"sample string 1", "envelopeIds"=>["sample string 1"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |