Create relationship type

It is also possible to create a relationship type by calling UpdateRelationshipType with allowMissing set to true.

Body Params

The relationship type to create.

string
required

Unique resource name of the relationship type, e.g. relationshipTypes/namespace.relationshipTypeIdentifier. The namespace must be empty (being global) or a namespace accessible to the customer. The relationship type identifier must match the regex [A-Z][A-Z0-9_]{0,63}.

string

This is currently not used in the Exabel app, but may be in future.

boolean

Whether this relationship type specifies an ownership in the data set model. Ownership relationships must go from the owner to the child entity.

properties
object

Additional properties of this relationship type. This is currently not used in the Exabel app, but may be in future.

Responses

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