Is it possible to POST an array / collection

Is it possible to POST an array or collection? I am trying to update a collection with the data shape e.g.

{
  "collection": [
    {
      "key": "value"
    }
  ]
}

I can only seem to update single collections. I can see the bind array but I can’t find any documentation on this

Hi @tjmcdonough

It will be available next week, I will come back to you when it’s ready for use :slight_smile:

1 Like

Hi @Mael Is this ready yet?

Sorry, little delay, it’s in Q/A, next week for sure :slight_smile:

1 Like