Update an existing software 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 software crawling setting to update.

Body Params

The new values: software id, integration type, cron, client inputs, reports, enabled state and connection properties.

int32 | null

record id

int32

Id of the software

string | null

cron schedule for the account

string | null

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

string | null
enum

Client inputs to use for authenticating the user

Allowed:
string | null
enum

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

Allowed:
boolean

Indicates if the program is enabled

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 response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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