Methods

Delete Driver

DELETE
/methods/{methodId}/drivers/{driverId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

methodId*string
driverId*string
methodId*string
driverId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/methods/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"    ]  }}