Modifying an Enterprise Project

Function

This API is used to modify an enterprise project.

Only the enterprise project name and description can be modified.

The enterprise project type can be only changed from poc to prod.

You can modify the enterprise project information only after the Enterprise Project function is enabled.

URI

PUT /v1.0/enterprise-projects/{enterprise_project_id}

Table 1 Parameter in the URI

Name

Mandatory

Type

Description

enterprise_project_id

Yes

String

Specifies the enterprise project ID. The enterprise project whose ID is 0 cannot be modified.

You can obtain the ID by using API Querying the Enterprise Project List.

Request

Response

Status code: 200

Status Codes

For details, see Status Code.

Error Codes

For details, see Error Codes.