Creating an Organization

Function

Create an organization.

URI

POST /v2/manage/namespaces

Request

Response

Status Code

Status Code

Description

201

Creation successful.

400

The request is incorrect or the number of organizations exceeds the upper limit.

401

Authentication failed.

409

The resource already exists.

500

Internal error.