Update an existing program crawling setting. Requires account manager rights.

The route id overrides the body's Id, so the upsert always targets the setting named in the URL.

🔐 Required permission: AccountManager

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The id of the program crawling setting to update.

Body Params

The new values: program id, optional parent software setting, base URL, integration type, cron, client inputs, reports, enabled state and connection properties.

int32 | null

record id

int32

Id of the program

int32

Id of the software

int32 | null

the software crawling setting id the program is inherits from

string | null

cron schedule for the program

string | null

the crawler type for this program. this overrides the program settings

string | null
enum

Client inputs to be crawled for this program. this overrides the program settings

Allowed:
string | null
enum

reports to be crawled for this program. this overrides the program settings

Allowed:
boolean

Indicates if the program is enabled

string | null

The base url of the program API or website

properties
object | null

crawler settings

string | null
enum

Specifies the method of integration for the crawling process.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

The program crawling setting was updated.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json