Skip to main content
PATCH
Update project

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string
required

Project ID.

Body

application/json
name
string
required
description
string | null

Response

Updated project

id
string
required
name
string
required
description
string | null
required
sort_order
number
required
created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required