Remove users from a group

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Purpose: Use this API to remove an existing driver from the group. This usually happens when an existing driver is no longer with the organisation or has moved on to a different group.

You must specify the group from where the driver must be removed.

📘

NOTE

You can remove one or more number of drivers from a single group. To remove multiple drivers, enter the Driver ID of all the drivers and pass them as Query Parameters. Refer to the Query Parameter section for more info.

Response Parameters

success

  • Type: Boolean
  • Description: Denotes if the user or users (drivers) were deleted successfully from the group. Mostly the value for this parameter will be "true". Otherwise, you will see the status 400 appearing.

Path Params
int32
required

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

Query Params
ids[]
array of int32s

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

ids[]
Headers
string

Specify the timezone for formatting the timestamps.

boolean

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

int32

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

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json