Delete a group
delete/v1/groups/{id}
Path parameters
idinteger required
Specify the ID of the group that you want to delete.
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
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.