Deletes a process definition by the specified ID.
Operation description
Description
This API deletes a process definition by its ID.
This operation is irreversible. Proceed with caution.
Before calling this API, back up relevant data or confirm that the process definition is no longer required.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
string |
Yes |
The ID of the process definition to delete. |
f0d6d578-a305-40ac-ba1e-0a09f64cbc69 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response schema. |
||
| RequestId |
string |
The unique ID of the request. |
0bc5df3a17***903790e8e8a |
Examples
Success response
JSON format
{
"RequestId": "0bc5df3a17***903790e8e8a"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.