Skip to main content
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. Use POST /jobs/v2 for all new integrations.

Example request

Response

string
required
Deprecation notice pointing callers to POST /jobs/v2.
Example response:

Status codes

  • 201 Created with a deprecation message under the current implementation
  • 401 Unauthorized when the key is missing or invalid