Run Job
Job API
Run Job
Administrators, impersonating a service user, can use this call to put the specified job in the queue to be run.
POST
Run Job
Authorizations
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication [blocked] for more information on creating a token.
Path Parameters
The Id of the job you want to put in the queue to be run.
Response
200
OK