Share via


PS.QueueJob.cancel Method (ps.js)

Applies to: Project Professional 2013 | Project Server 2013

PS.QueueJob.cancel()
          

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/QueueJobs('jobid')/cancel()

HTTP requests

This resource supports the following HTTP commands:

  • POST

POST syntax

POST http://<sitecollection>/<site>/_api/ProjectServer/Projects('projectid')/QueueJobs('jobid')/cancel()