Skip to main content
POST
/
services
/
{service_id}
/
cds
/
services
Register CDS service
curl --request POST \
  --url https://api.verial.ai/services/{service_id}/cds/services \
  --header 'Authorization: Bearer <token>'
{}
Register a CDS Hooks service with the simulated EHR so that hooks can invoke it during a task.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Path Parameters

service_id
string
required

Service ID

Response

Successful response

The response is of type object.