Manage collections - Fluid Topics - Latest

Fluid Topics API Reference Guide

Category
Reference Guides
Audience
public
Version
Latest

This section describes web services that let authorized users manage collections.

All web services described in this section are available on the following conditions:

  • The Collections feature toggle must be enabled. If this condition is not met, Fluid Topics returns the HTTP status code 404 - NOT FOUND.
  • The user corresponding to the $userId parameter in the request path must have the COLLECTION_USER role. If this condition is not met, Fluid Topics returns the HTTP status code 403 - FORBIDDEN.
  • The documents parameter must only be used for static collections, and the searchRequest parameter must only be used for swift collections.