Skip to main content
POST
Upsert

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 100
id
string
description
string
Maximum string length: 10000
parentId
string<uuid> | null
source
enum<string>
Available options:
SOURCE_SYNQ,
SOURCE_ATLAN

Response

200 - application/json

Success

The response is of type UpsertResponse · object.