Update relationship type

This can also be used to create a relationship type by setting allowMissing to true.

Note that this method update all fields unless updateMask is set.

Note that modifying the isOwnership property may be a slow operation, as all individual relationships of this type will have to be updated.

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}.

Query Params
string

Use this to update only selected fields. For example, specify description to update only the description. If allowMissing is set, this field is ignored.

For REST requests, this is a comma-separated string.

boolean

If set to true, a new relationship type will be created if it did not exist, and updateMask is ignored.

Body Params

The relationship type to update.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json