v2

latestOpenAPI 3.0.0MITraw.githubusercontent.com2024-10-1794217620.9 KB
Projects

Modifies a project in the organization.

post/organization/projects/{project_id}

Request body

namestring required

The updated name of the project, this name appears in reports.

Response

Project updated successfully.

idstring required

The identifier, which can be referenced in API endpoints

object'organization.project' required

The object type, which is always organization.project

namestring required

The name of the project. This appears in reporting.

created_atinteger required

The Unix timestamp (in seconds) of when the project was created.

archived_atinteger nullable

The Unix timestamp (in seconds) of when the project was archived or null.

status'active' | 'archived' required

active or archived