Deletes an application prompt.
Try it now
Test
RAM authorization
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.