v1

latestOpenAPI 3.0.32026-07-12124032.8 KB
mappings

executeRelations

Execute relation mapping between source entity and target entities

post/v1/relations:execute

Request body

Example request

{
  "source_ref": {
    "entity_schema": "submission"
  },
  "target": {
    "main_entity_ref": {
      "entity_schema": "submission"
    }
  }
}

Response

The relations which were for both source entity and main entity