resets the state of a resource in Foundry to allow further ingestion/run operations.
No body
- Form Param:
apiKey
,string
- Form Param:
sourceID
,string
Content-Type: application/json
200 OK
Response Body: (A JSON object
)
{"status": "reset"}
400 Bad Request
if no sourceID is provided or sourceID is empty
403 Forbidden
404 Not Found
if sourceID does not correspond to a known resource
500 Internal Server Error
Response Body: (error message
)