Skip to main content
PUT
Error

Authorizations

authorization
string
header
required

Path Parameters

id
string
required

Body

application/json
name
string

The project name

code
string

The project number

client_id
integer
billing_client_id
integer
address_id
integer
category_ids
integer[]

The project schedule ids

project_users
object[]

Response

OK

id
integer

The unique identifier for the project.

name
string

The name of the project.

code
string | null

The number of the project.

client
object | null
billing_client
object | null
address
object | null
categories
object[]

The categories of the project.

project_currency
object
project_users
object[]

The project users of the project.