Rates

Delete a Driver

DELETE
/rates/{providerId}/drivers/{driverId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

providerId*string
driverId*string
driverId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/rates/string/drivers/string"
Empty
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}