All Products
Search
Document Center

:ApplyApplicationPrompts

Last Updated:Mar 24, 2026

Applies prompts to an application instance.

Operation description

Request

  • Applies prompts to a specified application instance.

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-**************

EnabledPromptIds

array

No

An array of prompt IDs to enable.

papt-************

string

No

A prompt ID.

papt-***********

DisabledPromptIds

array

No

An array of prompt IDs to disable.

papt-************

string

No

A prompt ID.

papt-***********

Response elements

Element

Type

Description

Example

object

The response body.

RequestId

string

The ID of the request.

CDB3258F-B5DE-43C4-8935-CBA0CA******

ApplicationId

string

The ID of the application.

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

Examples

Success response

JSON format

{
  "RequestId": "CDB3258F-B5DE-43C4-8935-CBA0CA******",
  "ApplicationId": "pa-**************"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.