delete https://hover.to/api/v3/models//deliverable_change_requests
Overview
This endpoint allows you to delete a pending Deliverable Change Request. This is helpful in cases where a change was requested in error or the upgrade is no longer necessary. Once a change request has been completed, it cannot be deleted.
š Note: You cannot delete a Change Request after it has already been completed. š
To obtain the required model_id
parameter, please use the Show Job Details endpoint and select the desired model ID value.
Expected Behavior
- This endpoint is only applicable to pending Deliverable Change Requests.
- A successful deletion returns a
204 No Content
status with an empty response body.