These docs are for v0.1.0. Click to read the latest docs for v1.0.0.

Create a decision

Request a decision, executing a scenario against the input object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
❗️

Depreciation warning

This is the API documentation of the Marble "v0", legacy API. It will be maintained for compatibility until February 1st, 2026, but will no longer be improved.

We strongly recommend you migrate to the official v1 Marble API as soon as possible.

There are 2 errors codes that can be returned with a 400 :

trigger_condition_not_matched

The trigger of the scenario specified does not match the object

data_does_not_match_schema

The object sent does not correspond to the data model declared within Marble

Body Params
string

Object type, as per the data model

uuid

Id of the scenario to execute

trigger_object
object

The object to execute the scenario on, as per the client data model

Responses

500

An error happened while taking a decision.

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json