• (CVT ENVIRONMENT)
  • Elevate Developers
  • Getting Started
  • API Reference
  • How-to
  • What's new
  • (CVT ENVIRONMENT)
  • Elevate Developers
  • Getting Started
  • API Reference
  • How-to
  • What's new
    API References
      Elevate Authentication & Users API
      Elevate Admin API
      Elevate Bill Run API
      Elevate Contract Management
      Elevate Customer and Sites API
      Elevate Document API
      Elevate Events API
      Elevate Product Inventory API
      Elevate Invoices API
      Elevate Mediation API
      Elevate Notifications API
      Elevate Payment and Refund API
      Elevate Pricing API
      Elevate Pricing Assignment API
      Elevate Products API
      Elevate Provisioning API
      Elevate Reference Data API
        reference-data-sources
        charge-groups
        reference-data-source-charge-groups
        call-classes
        ignored-call-classes
        ignored-service-ids
          get
          Get a list of ignored service-ids
          post
          Create new ignored service-id record
          head
          Check if ignored service-id record exists
          get
          Get a specific ignored service-id record by its id
          patch
          Update Ignored Service Id
          delete
          Delete Ignored Service Id
        dialstrings
        tax-bands
        currencies
        locales
        currency-rates
        reference-data-summaries
      Elevate Rental API
      Elevate Tripwire API

Delete Ignored Service Id

delete/ignored-service-ids/{ignored_service_id_record_id}
SecuritybearerAuth
Request
path Parameters
ignored_service_id_record_id
required
integer <int64> (IdParam) >= 1

Ignored Service Id identifier

Example: 1
Responses
200

OK (Ignored Service Id was deleted)

400

Invalid Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error