Skip to main content

Remove assets (cars) from a team

DELETE 

/userApi/fleets/groups/:group/cars

Removes assets (cars) from a team in the current organization. Provide a list of asset (car) IDs in cars. If removing an asset would leave it with no team assignments, the API adds it back to the organization's default team.

Request

Responses

Returns success: true when the request succeeds. Validation failures return HTTP 200 with success: false and error details.