Del via


Dsr Compliance - Delete Flow

Delete a flow for DSR compliance.
Deletes a flow in the M365 Copilot workflows environment for DSR compliance.

DELETE https://api.powerplatform.com/workflowsagent/flows/{flowId}?api-version=2022-03-01-preview

URI Parameters

Name In Required Type Description
flowId
path True

string (uuid)

The flow ID.

api-version
query True

string

The API version.

Responses

Name Type Description
204 No Content

Successfully deleted.

400 Bad Request

Bad request. Flow ID is not a valid GUID.

401 Unauthorized

Unauthorized.

404 Not Found

Not found. M365 Copilot workflows environment could not be resolved.

500 Internal Server Error

Internal server error.

Security

oauth2

Microsoft Entra ID OAuth2

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize?resource=https://api.powerplatform.com

Scopes

Name Description
.default .default