POST
/
jobs
/
automated

Authorizations

Authorization
string
header
required

Please use your Access Token

Headers

Finch-API-Version
string
default:
2020-09-17
required

Header used to specify the version for a given API request. Current version is 2020-09-17.

Content-Type
string
default:
application/json
required

Used to indicate the original media type of the resource

Body

type
enum<string>
required

The type of job to start.

Available options:
data_sync_all

Response

201 - application/json
allowed_refreshes
integer

The number of allowed refreshes per hour (per hour, fixed window)

job_id
string

The id of the job that has been created.

job_url
string

The url that can be used to retrieve the job status

remaining_refreshes
integer

The number of remaining refreshes available (per hour, fixed window)