Microsoft Word · Arazzo Workflow
Microsoft Word Checkout Edit and Check In Document
Version 1.0.0
Lock a Word document for editing, upload revised content, and check it back in with a comment.
Provider
Workflows
checkout-edit-checkin
Check out a document, replace its content, and check it back in.
Locks the drive item via checkout, uploads new file content, then checks the item back in with a comment to publish the new version.
1
checkoutDocument
Check the document out to prevent others from editing it. Graph returns 204 with no content on success.
2
uploadRevision
Upload the revised document content into the checked-out item. Graph returns 200 when the existing content is replaced.
3
checkinDocument
Check the document back in with a version comment, making the new version available to other users. Graph returns 204 with no content on success.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.