All Products
Search
Document Center

:DeleteApplicationPrompt

Last Updated:Mar 23, 2026

Deletes an application prompt.

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 Application ID.

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

PromptId

string

Yes

The Prompt ID.

papt-f9lajgw765f4fnrzn1

Response elements

Element

Type

Description

Example

object

The response schema.

RequestId

string

The Request ID.

3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF

PromptId

string

The Prompt ID.

papt-f9lajgw765f4fnrzn1

Examples

Success response

JSON format

{
  "RequestId": "3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF",
  "PromptId": "papt-f9lajgw765f4fnrzn1"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.