Skip to main content
DELETE
Delete view

Description

Deletes the view with the viewId passed in url.

Response

200 OK

where:
  • count: Number of views deleted.

401 Unauthorized

The user doesn’t have permissions.

500 Internal Server Error

Error occurred while processing the request.

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Authorization token

Response

Delete view

The response is of type object.