v1

latestOpenAPI 3.0.12026-07-26152939.0 KB
task

Add or update wachet

put/thirdparty/v1/task

Headers

access token in format: bearer TOKEN

Request body

idstring nullable
namestring nullable
methodstring nullable
urlstring nullable
bodystring nullable
xPathstring nullable
excludeXPathstring nullable
regexstring nullable
recurrenceInSecondsinteger nullable
folderIdstring nullable
location0 | 1 | 2 | 3 | 4 | 5
dynamicContentboolean
scrollPageboolean
ignoreInvalidPagesboolean
collectRawHtmlboolean
jobType0 | 1
crawlingDepthinteger
crawlBinaryContentboolean
crawlPagesFromAllDomainsboolean
notestring nullable

Example request

{
  "id": "9f7e1ae7-9a7f-49e0-baa2-ffd8760f7b9e",
  "folderId": "576b3f7e-e126-4e92-9b95-f72a8d187a18"
}

Response

Success

idstring nullable
namestring nullable
methodstring nullable
urlstring nullable
bodystring nullable
xPathstring nullable
excludeXPathstring nullable
regexstring nullable
recurrenceInSecondsinteger nullable
folderIdstring nullable
location0 | 1 | 2 | 3 | 4 | 5
dynamicContentboolean
scrollPageboolean
ignoreInvalidPagesboolean
collectRawHtmlboolean
jobType0 | 1
crawlingDepthinteger
crawlBinaryContentboolean
crawlPagesFromAllDomainsboolean
notestring nullable

Example response

{
  "id": "9f7e1ae7-9a7f-49e0-baa2-ffd8760f7b9e",
  "folderId": "576b3f7e-e126-4e92-9b95-f72a8d187a18"
}