Create a job
Create job
POST
https://ris.rightsline.com/v4/job
This endpoint allows you to create a job.
Headers
Name | Type | Description |
---|---|---|
x-api-key | string | Your company's API key. |
Authentication | string | Authentication token. |
Request Body
Name | Type | Description |
---|---|---|
title | string | The title of the new job. |
template | object | The template to assign to the new job. |
template.templateId | integer | The template ID to assign to the new job. |
characteristics | object | The field values to assign to the new job. |
parentRelationship | array | The parent entities of the new job. |
Last updated