post
https://api.liveramp.com/analytics-environment/v1/schedule-jobs//actions/run
Your job will run according to the schedule that you specified when you created it. If you need to run it immediately, you can use the run endpoint.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request example
curl --location --request POST 'https://api.liveramp.com/analytics-environment/v1/schedule-jobs/${jobId}/actions/run' \
--header 'Tenant-ID: ${tenantId}' \
--header 'Authorization: Bearer ${access_token}' \
--data ''