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
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

Body

application/json
target_schema
object
required

Response

200 - application/json
id
string
required
status
string
required
created_at
string
required
updated_at
string | null