Run Feed
POST /api/v1/workspaces/{workspace_id}/feeds/{id}/run
POST
/api/v1/workspaces/{workspace_id}/feeds/{id}/run
Runs a feed.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspace_id
required
integer
Workspace ID
id
required
integer
Feed ID
Request Body
Section titled “Request Body ”object
parameters
object
key
additional properties
string
Responses
Section titled “ Responses ”Successful
object
body
required
string
Example
Hello, world! status
required
integer
Example
200 error
required
string
Example
Internal server error url
required
string
Example
https://example.com extracted_data
object
key
additional properties
string
Unauthorized
object
message
required
string
Example
Record not foundForbidden
object
message
required
string
Example
Record not foundNot Found
object
message
required
string
Example
Record not found