Deleting an API scope

About this task

You delete a scope to remove it from the API permanently.

When a scope is deleted from the API definition, webMethods API Gateway deletes the existing associations between the scope and the collection of resources, methods, or operations in the API. But, the collection of resources, methods, or operations continue to exist in the API.

Procedure

  1. Open the menu options and select APIs. A list of available APIs appears.
  2. Click the name of the required API.
    The API details page appears.
  3. Click Edit.
    If the API is active, webMethods API Gateway displays a warning message stating that the API is active.
  4. Click Scopes.
    This displays a list of scopes available in the API.
  5. In the List of scopes section, locate the name of the scope you want to delete.
  6. Click the Delete icon next to the scope name.
  7. Click Yes in the confirmation dialog.
    The scope is removed from the List of scopes section.
  8. Click Save to save the updated API.
  9. Activate the API, if it is not active, to put it into effect.