---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Enable versioning for a scripted REST API

# Enable versioning for a scripted REST API {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Enable versioning for a scripted REST API to provide multiple versions of the API
while maintaining compatibility with existing integrations.

## Vorbereitungen

There must be a scripted REST API defined before you can enable versioning.

Role
required: web_service_admin

## Prozedur

1. Navigate to AllSystem Web ServicesScripted REST APIs.
2. Select a scripted REST API.
3. Under Related Links, click Enable versioning.  
   The Enable versioning pop up appears. The Make version v1 default check box is selected by default.
4. **Wahlweise:** Clear the Make version v1 default check box to enable versioning without a default version.  
   Versioned APIs without a default version are accessible only by using the version-specific URI. Make version v1 default, or select a different version as default after you enable versioning.
5. Click OK.  
   The Versioning embedded list is added to the Scripted REST Service form. You can add new versions or control which version is default from this list.
{#t_EnableVersioning__steps_xx4_45p_ls}
* **[Add a version to a scripted REST API](https://servicenow-prod.fluidtopics.net/8CkE_~G9d6vRU_rOEJG0UQ)**   
  Add a new version to a versioned scripted REST API to define new API behavior without impacting older versions.

