Skip to main content
POST
Run one module immediately

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
query
object
required
module_id
string
required

ID of the module to execute. Exactly one module is executed per request.

Minimum string length: 1
cache
object

Response

Module executed and immediate cards returned

data
object
required
meta
object
required