Skip to contents

Create and execute a job

Usage

api_job_create(endpoint, params, database, payload = NULL)

Arguments

endpoint

The endpoint supporting job creation.

params

Query parameters.

database

The selected database.

payload

The data posted to the job endpoint.

Value

void