added
New endpoint to modify a Driving Period
April 23rd, 2025 by Abhay Anumula
We have added a new endpoint to the Motive Public APIs that allows you to modify an existing driving period. Find the details below:
- Name: Modify a Driving Period
- Method: PUT
- URL: https://api.gomotive.com/v1/driving_periods/{id}
- Purpose: Use this endpoint to modify the driver_id or notes (or both) that are present in the existing driving period.
Click here to read the API documentation.