POST
/
workshops
/
{id}
/
mapper
/
run

Runs an edit in the workshop by providing manual edits to the mapper logic.

See step 2 in the Edit Mapper Guide to learn more.

Authorizations

lume-api-key
string
headerrequired

Path Parameters

id
string
required

Body

application/json
mapper
object[]
required

Response

200 - application/json
id
string
required
status
string
required
created_at
string
required
cleaning
boolean
default: false

Whether the result is a cleaning result

info
object[]

The metadata of the result

updated_at
string | null