/user/api/v1/servicePoints/{id} (DELETE) - BlueCat Edge - Service Point v4.x.x

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge
Version
Service Point v4.x.x

Deletes a specific Service Point v4 instance based on the ID of the service point.

Request: DELETE https://<us|eu>.fleet.bluec.at/user/api/v1/servicePoints/{id}
Authorization: Bearer token

Path parameter

Name Description Type Required/Optional
id The Service Point v4 ID Integer Required

Successful response

202 Accepted
Possible error codes
  • 401 Unauthorized
  • 500 Internal Server Error