Create a project
Last updated
Was this helpful?
POST https://ris.rightsline.com/v4/project
This endpoint allows you to create a project.
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
title
string
The title of the new project.
template
object
The template to assign the new project.
template.templateId
integer
The template ID to assign the new project.
characteristics
object
The field values of the new project.
parentRelationship
array
The parent entities of the new project.
14462{
"message": "TemplateId is required"
}Last updated
Was this helpful?
Was this helpful?

