Codevisor Server
Api reference

DELETE Harnesses Id Accounts AccountId Login FlowId

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

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string
accountId*string
flowId*string

Response Body

application/json

application/json

application/json

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