v2

latestSwagger 2.02026-07-13154152.6 KB
UserRequests

Submit a user request for requestor, a user request describes user ask to do operation(s) on Purview. If any workflow's trigger matches with an operation in request, a run of the workflow is created.

post/userrequests

Query parameters

api-versionstring required

Version of Purview APIs

Request body

commentstring

The comment when submit a user request.

Response

OK

requestIdstring uuid required

The user request id.

requestorstring uuid required

The person who submitted the user request.

commentstring

The comment when submit a user request.

status'NotStarted' | 'InProgress' | 'Failed' | 'Completed' | 'Canceling' | 'CancellationFailed' | 'Canceled' required

The status.