Create Filter
Filter
Create Filter
Creates a new filter.
POST
Create Filter
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
Request successful.
The id of the filter.
The resource type of the filter.
The name of the filter.
The user id of the owner of the filter.
The query of the filter as a JSON object.
The properties of a filter as a JSON object.
The number of items matched by the filter itself. Note: Only exists
if the query parameter
itemCount was set to true