Workshop
Run Workshop With Mapper
Run a Workshop with a mapper edit
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
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
id
string
requiredBody
application/json
mapper
object[]
requiredResponse
200 - application/json
id
string
requiredstatus
string
requiredcleaning
boolean
default: falseWhether the result is a cleaning result
info
object[]
The metadata of the result
created_at
string
requiredupdated_at
string | null