delete_view
Delete a view from a SemaphoreUI project using its project ID and view ID.
Instructions
Delete a view.
Args: project_id: ID of the project view_id: ID of the view to delete
Returns: Empty dict on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| view_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||