StopProcessInstance

更新时间:
复制 MD 格式

Withdraws or terminates a specified process instance.

Operation description

Description

  • Requesters can use this operation to withdraw an approval process they initiated.

  • Only the initiator of the approval process can call this operation.

  • After a successful call, the operation terminates the approval process and updates its status to withdrawn.

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

ProcessInstanceId

string

Yes

The process instance ID. This operation supports approval forms from both the old and new versions of Security Center.

176906667488145

ClientToken

string

No

A token to ensure that the request is idempotent. We recommend that you use a universally unique identifier (UUID).

ABFUOEUOTRTRJKE

Response elements

Element

Type

Description

Example

object

The response object.

RequestId

string

The request ID. Use this ID to locate logs and troubleshoot issues.

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.