Content Management API > Uploads filter
Create a new filter
Body parameters
RFC 4122 UUID of upload filter expressed in URL-safe base64 format
Example: "-Lo34LFSTLmgPToamzJLcg"
Must be exactly "upload_filter"
.
Example: { status: { eq: "draft" } }
Whether it's a shared filter or not
Returns
Returns
a resource object of type upload_filter.
Examples