Create Object

Use this API to create a new object record.

πŸ—’

Things to Know

  • This API only supports creating Projects, Models, and Datasets objects via Object Manager.
Query Params
uuid

The unique identifier of the object type.

string

The name of the object type.

Body Params
string
required
length between 1 and 255

The name of the object.

organization
object

The details of the organization responsible for the object.

attributes
object

This parameter can be used to store attribute details in key value pairs.

workflowAndStage
object

The details of the workflow and stage.

entityLinks
array of objects
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
Response
Choose an example:
application/json
*/*