DisableProcessDefinition - DisableProcessDefinition

Updated at:

Disables the specified approval process definition.

Operation description

Request

  • Disables the approval process definition specified by ID.

  • A disabled approval process definition remains inactive until it is re-enabled.

  • Requires a valid process definition ID as a path parameter.

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

Id

string

No

The process definition ID.

11792

ClientToken

string

No

The idempotency token. A UUID is recommended.

1AFAE64E-D1BE-432B-A9*****

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

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.