jobs
Add Job Document
Use this endpoint to add a job document for a specific job. Special characters and spaces will be removed from the file name before upload.
This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.
post/jobs/{jobId}/documents
Path parameters
jobIdstring uuid required
The job's unique identifier
Response
Accepted