SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
β€’ Open full site

Get Started with API Revisions

Make incremental changes to an API proxy without causing any disruption to the published API.

Overview

🎓 beginner 15 min. SAP API ManagementBeginner

You will learn

  • βœ”How to create an API proxy with a Draft revision.
  • βœ”How to deploy the Draft and continue to work on it.
  • βœ”How to create a revision from a Draft.
  • βœ”How to create a Draft from a revision.
  • βœ”How to restore the revision to its previous state.
  • βœ”How to delete a revision.
Kasturi Kabiraj K Kasturi Kabiraj March 5, 2026
Created by December 10, 2024
Contributors

Prerequisites

Steps

Intro

You can use API Revisions to make non-disruptive API changes in a safe and controlled environment. Make subsequent compatible changes to an already published API, by creating a revision of the API. Update changes in design time and once finalized, publish it for consumption. You can also create multiple revisions iteratively and revert to any of the created revisions.

Step 1 Create the Draft
β€”

When you create an API, a Draft gets created by default.

  1. Log on to the Integration Suite.

  2. Choose Design from the navigation pane and choose APIs.

    Design APIs
    Design APIs

  3. To create an API, choose Create. To create an API proxy from scratch, see Create an API.

    Create an API
    Create an API

  4. Fill in the details in the Create API dialog, and choose Create.

    Create API Dialog
    Create API Dialog

  5. Edit the API by selecting the appropriate tabs and Save the changes.

    API Details
    API Details

  6. A draft gets created under the Revisions tab.

    API Draft
    API Draft

Step 2 Deploy the Draft
+
Step 3 Create a Revision from a Draft
+
Step 4 Create a Draft from a Revision
+
Step 5 Restore a Previous Revision
+
Step 6 Delete a Revision
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 6
1. Create the Draft 2. Deploy the Draft 3. Create a Revision from a Draft 4. Create a Draft from a Revision 5. Restore a Previous Revision 6. Delete a Revision

Learn more →