Updating API specification

Update an existing API configuration by uploading an updated API specification file or by providing a URL to the updated specification.

About this task

The uploaded file fully overrides the existing API specification, including resources, operations, request and response structures, and security definitions.

To update the API specification, complete the following steps:

Procedure

  1. From the home page, select a project.
  2. Select the API file.
  3. Click Update API specification on the top right corner.
  4. In Import specification, choose one of the following options:
    • From file. Upload the updated API specification file.
    • From URL. Enter the URL of the updated API specification.
  5. Click Update.
    The updated API specification replaces the existing specification, and all references are updated to use the new specification.