Delete ScheduleJob

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

Supported jobs

Only PySpark and Python are supported for job deletion via API.

Deletion of BigQuery scheduled jobs is not supported. Use the Google BigQuery UI to delete a BigQuery scheduled job.

Request example

curl --location --request DELETE 'https://api.liveramp.com/analytics-environment/v1/schedule-jobs/${jobId}' \
--header 'Tenant-ID: ${tenantId}' \
--header 'Authorization: Bearer ${access_token}' \
--data ''
Path Params
int32
required
Headers
string
required
string
required
Responses
200

ScheduleJob deleted successfully

Language
LoadingLoading…
Response
Choose an example:
application/json