Skip to main content
POST
Execute Relay Action

Authorizations

Authorization
string
header
required

API key in format: sk_live_...

Body

application/json
credential_id
string
required
Minimum string length: 1
Example:

"cred_abc123"

instruction
string
required
Required string length: 1 - 2000
Example:

"Download the patient list as CSV"

tier
enum<string>
required
Available options:
read,
create,
update,
delete
Example:

"read"

schema
object

Response

200 - application/json

Execution result

data
object
required
request_id
string
required