POST
/
1
/
crawlers

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
name
string
required

Name of the crawler.

Maximum length: 64
config
object
required

Crawler configuration.

Response

200 - application/json
id
string
required

Universally unique identifier (UUID) of the crawler.