v3

latestOpenAPI 3.1.02026-07-31144319609.5 KB
Subproject

put/v3/subprojects/{id}

Path parameters

idinteger required
Example:1

Request body

namestring
activeboolean
billable_defaultboolean
numberstring nullable
notestring nullable
start_datestring date nullable
deadlinestring date nullable
automatic_completionboolean
service_assignmentsinteger[]
bill_service_idstring nullable

Example request

{
  "start_date": "2023-02-28",
  "deadline": "2023-02-28"
}

Response

Successful operation