Skip to main content
DELETE
/
user-tables
/
filters
/
{identifier}
{
  "message": "<string>"
}
{
"status": "<string>",
"context": {},
"type": "<string>",
"title": "<string>",
"detail": "<string>",
"violations": [
{
"title": "<string>",
"propertyPath": "<string>",
"type": "<string>"
}
]
}

Path Parameters

identifier
string
required

Table filter identifier

Query Parameters

space
string

Space Identifier

Response

The filter has been deleted

message
string