Loops
The Loop is a job search task which will be created in our system and runs several times during the day. It collects jobs from various job boards and applies our matching algorithm.
Creating a new loop
Create loop
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"loopId": "3acc2305e14e5b8b0f5d587533852d66"
}{
"error" : "Description of the error"
}{
"errors": [{
"location": "must have value"
}]
}Updating the loop
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Get loop
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Get loops
Headers
Name
Type
Description
Deleting Loop
Headers
Name
Type
Description
Last updated