Skip to content

Remove filter​

DELETE
/api/filters/{id}

Remove a filter by id. Admin role is required.

Authorizations​

bearerAuth

Bearer token using a JWT

Type
HTTP (Bearer)

Parameters​

Path Parameters

id*

Id of the filter to remove.

Type
integer
Required
Example1

Responses​

The filter has been removed.

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI