v1

latestOpenAPI 3.0.02026-07-1741710.5 KB
Single Operations

Performs magic on some input

Take some input data and optional arguments for the Magic operation and return JSON of results of automatic encoding detection of the inputted data.

post/magic

Request body

{"stackTrail":"components:schemas:MagicInput:properties:input","oasType":"schema","type":"unknown"}

Example request

{
  "args": [
    16,
    true,
    false
  ]
}

Response

Magic operation ran successfully

typeinteger