Create or update a software crawling setting. Requires account manager rights.

This is an upsert: a body without an Id creates a new software setting, while a body carrying an Id updates the existing one.

🔐 Required permission: AccountManager

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

The software setting to save: 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 request content types

Allowed:
Responses
200

The software crawling setting was created or updated.

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