Delete search preset
DELETE/search/preset/:searchPresetId
Deletes a Search
preset by its identifier. The available scopes are: - user
: Can be deleted by the creator of the Search
preset. - tenant
: Can be deleted by users with the Tenant Administrator
role.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.