Create Subproject

Creates a new Subproject

Note:

  • A Subproject can have a maximum of 1000 Locks.
Required Scopeproject.admin
Required Modulesubproject
Path Params
string
required

ID of the Project. Must match the one in the JWT.

Body Params
string
required
length between 4 and 128

The Name of the Subproject.

string
length between 4 and 1024

A description of the Subproject.

lockIds
array of strings
length ≤ 1000

An array of Lock Ids to be added to the Subproject.

lockIds
metadata
object

Additional custom data linked to this entity presented in a key–value pairs format. Use this to store additional data that is not part of the core data model. Up to 20 key–value pairs are supported. Each key's length can be up to 40 characters long, and each value's maximum length is 256. Metadata Keys with the prefix unloc is reserved, and can be overwritten by the system.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json