/user/api/v1/servicePoints/{id} (DELETE) - User Guide - BlueCat Edge

BlueCat Edge User Guide

ft:locale
en-US
Product name
BlueCat Edge

Deletes a specific Service Point 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 ID Integer Required

Successful response

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