Skip to main content
PUT
Update editor project

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string
required

Body

application/json
name
string
status
enum<string>
Available options:
draft,
active,
archived
project
object
tags
object[]
metadata
object

Response

200 - application/json

The request has succeeded.

projectId
string
required
updated
enum<boolean>
required
Available options:
true