UpsertRelationships
synq.entities.custom.v1.RelationshipsService
UpsertRelationships
Create or update relationships between entities. If the relationship already exists, it will be updated, otherwise it will be created.
POST
UpsertRelationships
Documentation Index
Fetch the complete documentation index at: https://docs.synq.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
Success
The response is of type UpsertRelationshipsResponse · object.