Updating and Retries REST Endpoints

Requests/Updating and Retries

Update details about a request, retry failed requests.

Get an Example Request Body for Editing Request Resources
Method: get
Path: /sites/management/api/v1/requests/{id}/edit-form
Retry a Failed Request
Method: post
Path: /sites/management/api/v1/requests/{id}/retry
Update the Fields of a Request
Method: patch
Path: /sites/management/api/v1/requests/{id}