Skip to content

Play a preset by id in the active project

POST
/api/projects/active/presets/{id}/play

Parameters

Path Parameters

id*
Typeinteger
Required
formatint64

Responses

OK
application/json
JSON
[
{
"successful": true,
"message": "string"
}
]

Samples

Powered by VitePress OpenAPI