delete https://api.gomotive.com/v1/groups//users
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.