Create Job (Legacy)
API Reference
Create Job (Legacy)
Legacy job creation endpoint retained for compatibility.
POST
Create Job (Legacy)
Create Job (Legacy)
This endpoint is still reachable with an API key, but the controller now returns a deprecation message and does not create work. UsePOST /jobs/v2 for all new integrations.
Example request
Response
Deprecation notice pointing callers to
POST /jobs/v2.Status codes
201 Createdwith a deprecation message under the current implementation401 Unauthorizedwhen the key is missing or invalid