v1

latestOpenAPI 3.0.32026-07-2415128381.3 KB
Projects

Update a project

Updates the details of a project. Requires Manage settings admin right.

Requires <code>write_projects</code> OAuth access scope.

put/projects/{project_id}

Path parameters

project_idstring required

A unique project identifier

Request body

namestring required

Name of the project.

descriptionstring

Description of the project.

Response

OK

project_idstring

A unique project identifier.

project_typestring

Project type descriptor. Allowed values are <code>localization_files</code> or <code>paged_documents</code>.

namestring

Project name.

descriptionstring

Description of the project.

created_atstring

Date of project creation.

created_at_timestampnumber

Unix timestamp when project was created.

created_bynumber

An identifier of a user who has created the project.

created_by_emailstring

An e-mail of a user who has created the project.

team_idnumber

A unique identifier of the team, the project belongs to.

base_language_idnumber

A unique identifier of the project default language.

base_language_isostring

A language/locale code of the project default language.