All Products
Search
Document Center

Identity as a Service:UpdateApplicationSsoFormParams

Last Updated:Dec 15, 2025

Updates the SSO parameters for an application template.

Operation description

Updates the single sign-on (SSO) parameters for an application template from the marketplace.

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

InstanceId

string

Yes

The ID of the instance.

eiam-111ccc1111

ApplicationId

string

Yes

The ID of the application.

app_11111

ApplicationTemplateParams

array<object>

Yes

The parameters for creating the application template.

object

No

The parameters for modifying the template.

TemplateParamName

string

No

The name of a parameter for creating the application template.

aliyunUid

TemplateParamValue

string

No

The value of the parameter for creating the application template.

123456789

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

0441BD79-92F3-53AA-8657-F8CE4A2B912A

Examples

Success response

JSON format

{
  "RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.