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