v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

Remove users from a group

delete/v1/groups/{id}/users

Path parameters

idinteger required

Specify the ID of the group, from which you want to remove users (drivers).

Query parameters

ids[]integer[]

Specify the IDs of the drivers who should be removed or deleted from their existing group.

Headers

X-Time-Zonestring

Specify the timezone for formatting the timestamps.

X-Metric-Unitsboolean

Specify if you want to use the Metric units or the Imperial units. TRUE: Metric units. FALSE: Imperial Units

X-User-Idinteger

Specify the ID of the Fleet Admin or the Fleet Manager who is accessing this endpoint.

Response

200

successboolean

Example response

{
  "success": true
}