All Products
Search
Document Center

API Gateway:CreateStageModel

Last Updated:May 25, 2026

Creates a stage model.

Operation description

  • The model definition conforms to JSON Schema Draft 4.

  • The JSON schema supports only properties of the object type.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

StageAlias

string

Yes

The stage alias.

生产环境

StageName

string

Yes

The stage name.

RELEASE

Description

string

No

The stage description.

Model Description

Response elements

Element

Type

Description

Example

object

StageModelId

string

The stage model ID.

39sdfjsd8fudsfxxx

RequestId

string

The request ID.

EF924FE4-2EDD-4CD3-89EC-34E4708xxxx

Examples

Success response

JSON format

{
  "StageModelId": "39sdfjsd8fudsfxxx",
  "RequestId": "EF924FE4-2EDD-4CD3-89EC-34E4708xxxx"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.