All Products
Search
Document Center

:ModifyApplicationPrompt

Last Updated:Mar 23, 2026

Modifies the prompt for a specified application.

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

ApplicationId

string

Yes

The ID of the application.

pa-**************

PromptId

string

Yes

The ID of the prompt.

papt-f9lajgw765f4fnrzn1

PromptName

string

No

The name of the prompt.

prompt name

PromptValue

string

No

The content of the prompt.

prompt value

Response elements

Element

Type

Description

Example

object

The response object.

RequestId

string

The ID of the request.

7E2FE3BB-C677-5FF9-9FC5-9CF364BD6BE5

PromptId

string

The ID of the modified prompt.

papt-f9lajgw765f4fnrzn1

Examples

Success response

JSON format

{
  "RequestId": "7E2FE3BB-C677-5FF9-9FC5-9CF364BD6BE5",
  "PromptId": "papt-f9lajgw765f4fnrzn1"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.