Attach scheduled jobs to a fleet. Once attached, the scheduled jobs will be associated with this fleet and may trigger fleet actions on their configured schedule.
Company constraint: from the fleet side, a scheduled job may only be attached to a fleet in the same company. Attempting to attach a job that belongs to a different company (including a parent or child company) is rejected with 403. To attach a parent-company job to descendant-company fleets, use the scheduled-job side (PUT /scheduled_jobs/{id}/fleets/bulk).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
204Scheduled jobs added successfully
400The request was malformed or contained invalid parameters.
401You are not authorized
403You are forbidden from accessing this resource
404The item you were looking for does not exist
500An unexpected error was encountered.