Workshop
Run Workshop With Target Schema
Run a Workshop with a target schema edit
POST
/
workshops
/
{id}
/
target_schema
/
run
Runs an edit in the workshop by providing an edited target schema.
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
target_schema
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