Create relationship

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of a relationship type, e.g. relationshipTypeIdentifier or 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}.

Body Params

The relationship to create.

string
required

Resource name of entity the relationship starts from, e.g. entityTypes/ns.type1/entities/ns.entity1.

string
required

Resource name of entity the relationship goes to, e.g. entityTypes/ns.type2/entities/ns.entity2.

string

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

properties
object

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

Responses

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