Skip to main content
POST
Start a conformance run against an owned connection

Authorizations

Authorization
string
header
required

A cdojo_... API key created in the app under Settings.

Query Parameters

wait
integer

Seconds to long-poll before answering. Values above 55 are clamped to 55. Omit to answer immediately.

Required range: 1 <= x <= 55

Body

application/json
connectionId
string
required
module
string
seed
string

Makes the run repeatable: the ids it creates on your endpoint are derived from this, so the same seed sends the same requests. Omit it and one is generated and returned.

Required string length: 1 - 128

Response

Success

success
boolean
required
data
object
required
meta
object

Paging, on the operations that return a list.