Codevisor Server
Api reference

DELETE Harnesses Id Accounts AccountId

DELETE/v1/harnesses/{id}/accounts/{accountId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string
accountId*string

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/harnesses/string/accounts/string"
Empty
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}