ecrop Docs

Asset (DELETE)

DELETE
/omni-omni/v1/assets/{name}

Authorization

Bearer Authentication
AuthorizationBearer <token>

In: header

Path Parameters

name*string

Response Body

application/json

application/json

curl -X DELETE "https://example.com/omni-omni/v1/assets/string"
Empty
{
  "code": 0,
  "message": "string",
  "status": "string"
}