Upload namespace data

Upload CSV-formatted data into a namespace. The CSV syntax generally follows RFC 4180, but allows empty lines, which are ignored. Each line needs at least three comma-delimited fields: the groupId, itemId, and item content for the namespace. An optional fourth field defines the number of seconds the item is retained. If this field is absent, the namespace's retentionInSeconds applies.

Recipes
Upload namespace data
Open Recipe
Language
URL
Click Try It! to start a request and see the response here!