Views

Delete a View

Delete an existing view. This permanently removes the view and all its versions.

DELETE
/v2/views/{view_id}
x-api-key<token>

Authenticate using API Key in request header

In: header

Path Parameters

view_id*string

Unique identifier of the view to delete

Response Body

curl -X DELETE "https://api.bem.ai/v2/views/v_2N6gH8ZKCmvb6BnFcGqhKJ98VzP"
Empty