Delete View Folder service
DELETE
https://api.coralogix.com/mgmt/openapi/5/data-exploration/views/v1/folders/{id}Deletes a view folder by ID
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
id# stringrequired
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Unique identifier for folders
Example:
3dc02998-0b50-4ea8-b68a-4779d716fa1fResponse
application/json
Response returned after successfully deleting a view folder.