GET /asynchronous/job/{jobId}/cancel
Once a job is launched it can be cancelled if the job is set up to be cancelable.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/asynchronous/job/{jobId}/cancel
Resource URL Variables
{jobId} | The jobId issued to a job that has been launched with POST /asynchronous/job |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | modify |
HTTP Method | GET |
Request Object | None |
Response Object | None |