Skip to main content
PATCH
Update a project

Authorizations

Authorization
string
header
required

Human personal access token (sk-actrl-pat-...).

Path Parameters

id
string
required

Body

application/json
name
string
required

Project name.

isActive
boolean
required

Whether the project is active.

description
string | null

Project description.

Response

Project updated. The response has no body.

ok
enum<boolean>
required
Available options:
true