Platforms

Delete Platform Driver

DELETE
/platforms/{platformId}/drivers/{driverId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

platformId*string
driverId*string
platformId*string
driverId*string

Response Body

application/json

application/json

application/json

application/json

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