Update Business Process

scope business_processes:update

Update a specific Business Process by its ID. This endpoint allows you to modify business process information including status, metadata, and configuration.

Info

The business process ID must exist within your account. This endpoint allows partial updates - only the fields you specify will be modified.

Use PUT for complete replacement if you need to replace all business process data.

Tip: Use PATCH for efficient updates when you only need to modify specific fields of a business process.

Language
Credentials
Header
Click Try It! to start a request and see the response here!