{
"id": "api-endpoint:post-refresh",
"_kind": "APIEndpoint",
"_file": "extensions/api-endpoints/api-endpoints-symphony.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "POST /api/v1/refresh",
"method": "POST",
"path": "/api/v1/refresh",
"responseShape": "{ ok: boolean, reconciliationId: string }",
"authRequired": false
},
"outgoingEdges": [
{
"from": "api-endpoint:post-refresh",
"to": "http-server:default-localhost",
"kind": "exposed_by",
"attributes": {}
},
{
"from": "api-endpoint:post-refresh",
"to": "operational-trigger:refresh-poll",
"kind": "fires_operational_trigger",
"attributes": {}
}
],
"incomingEdges": []
}