project
Remove Device from Fleets
delete/v1/projects/{projectOrProductUID}/devices/{deviceUID}/fleets
Request body
Response
The response body from a fleets endpoint.
Example response
{
"fleets": [
{
"connectivity_assurance": {
"enabled": true
}
}
]
}