GET 17.0/app/webuploadwrapper/requeuerecord/{recordid}/{typeid}/{siteid}

Description

Requeue the specified record.

URI Parameters

Name Description Type Additional information
recordId

The ID of the record to refresh.

integer

Required

typeId

The type of web upload (e.g., document type).

WebUploadType

Required

siteId

The ID of the site associated with the record.

integer

Required

None.

None.

An indicating success or a BadRequest with an error message on failure.

None.

application/json, text/json

Sample:

Sample not available.