Skip to main content
POST
Apply several edits to one file

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Body

application/json
path
string
required

Workspace path to edit.

edits
object[]
required

Edits to apply in order. Each replaces the first match.

Response

Successful response

The response is of type object.