Skip to main content
PATCH
Update project

Authorizations

Authorization
string
header
required

OAuth2 access token obtained via the authorization flow. Include in the Authorization header as: Bearer {access_token}

Path Parameters

id
string
required

Project GUID

Body

application/json
name
string

Project name

Maximum string length: 255
description
string

Project description

Maximum string length: 5000
goal
string

Project goal

Maximum string length: 5000
bookmark
boolean

Set to true to bookmark, false to unbookmark

archive
boolean

Set to true to archive, false to unarchive

Response

200 - application/json

Default Response

success
boolean
data
object