Skip to main content
POST
/
v1
/
integrations
/
fhir
/
connections
/
{id}
/
sync
POST /v1/integrations/fhir/connections/{id}/sync
curl --request POST \
  --url https://have-foresight.app/api/v1/v1/integrations/fhir/connections/{id}/sync \
  --header 'Content-Type: application/json' \
  --header 'X-API-Key: <api-key>' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://docs.have-foresight.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Foresight API key, prefixed fsk_live_ or fsk_test_.

Path Parameters

id
string
required

Path parameter id.

Body

application/json

The body is of type object.

Response

Success.