Create job
render_create_jobCreate a one-off job for a Render service by specifying the service ID and start command.
Instructions
Create job. Create a one-off job using the provided service. For details, see One-Off Jobs. Calls POST /services/{serviceId}/jobs on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | No | ||
| serviceId | Yes | The ID of the service | |
| startCommand | Yes |