Refetch Source
Re-fetch and re-parse a URL source.
Path Parameters
source_id*Source Id
Query Parameters
space_id?|
Optional isolation space guard
Response Body
application/json
application/json
curl -X POST "https://example.com/sources/string/refetch"{
"property1": "string",
"property2": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}