Enable versioning for a scripted REST API

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Enable versioning for a scripted REST API to provide multiple versions of the API while maintaining compatibility with existing integrations.

    시작하기 전에

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

    Role required: web_service_admin

    프로시저

    1. Navigate to All > System Web Services > Scripted 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. 옵션: 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.