Skip to content

API v2 create alert filter #938

@Elise17

Description

@Elise17

Implement endpoint POST /api/v2/alerts-filters to create an alert filter.

  • return 201 in case of success
  • if required field is missing, return 400
  • should allow to set some field
  • create method in the business layer
  • check returned object is uniform with other endpoints
  • deprecate POST /filters/add
  • openapi: document endpoint

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions