204
Job deleted successfully.
/v1/job/{jobId}
DELETE
<baseUrl>/v1/job/{jobId}
DELETE Delete Job by ID
Delete a job by its unique identifier.
Responses
GET Get Job by ID
Retrieve a specific job by its unique identifier.
Responses
200
Job retrieved successfully.
Options for job by ID
Responses
200
Options successful. Returns allowed HTTP methods.
Security
-
apiKeyAuth [apiKey]
API Key authentication. Use the X-API-KEY header (generated from the Vaktum portal) to authenticate directly to a workspace.In: headerName: X-API-KEY
-
bearerAuth [http]
OAuth2 authentication. Use the Authorization header with a Bearer token. Also provide X-WORKSPACE-ID header for workspace context.Scheme: bearerBearer Format: JWT