Graphwise Platform DocumentationGraphwise API EndpointsGraphSearch APIContent Management ServicesWeb Service Method: Update Existing Documents by FiltersWeb Service Method: Update Existing Documents by Filters19/03/2026DescriptionUpdates documents by filters.URL: /api/content/update/typeContent-Typeapplication/jsonRequestSupported MethodsPOSTHTTP ParametersParameterTypeRequiredDescriptionsearchSpaceIdStringtrueSearchSpace IdentifierNoteIf you do not specify a searchSpaceId, the return will list results for the default Search Space.Request BodyContentSynchronizationRequestAttributeTypeRequiredCommentfieldStringfalseField typevalueStringfalseField valueExample{ "field" : "some field", "value" : "some value" }ResponseContent Typeapplication/jsonStatus: 200 - OK