delete
https://driver-management.api.eu1.scalar.zf.com/v1/drivers/
Marks the driver as inactive by providing the ID. (Disclaimer : Patch endpoint with status as 'inactive' should be used to deactivate the driver. Existing integration for delete endpoint continues to function as before)
The rate limit for this API is normal.
204Success code. The requested driver was deleted successfully.
401Failure code. Unauthorized access.
403Failure code. Forbidden access.
429Too many requests.