Delete a driver
x-ms-visibility: "important"
Delete a driver by ID.
Path Parameters
id int64 required
The ID of the driver to delete.
Responses
- 204
- 400
- 401
- 404
No description
Error details
application/json
Schema
Example (from schema)
Schema
errorCode string
message string
errorNumber int32
helpLink string
{
"errorCode": "string",
"message": "string",
"errorNumber": 0,
"helpLink": "string"
}
No description
No description
Loading...