...
METHOD | ENDPOINT | DESCRIPTION |
---|---|---|
GET | /:object_type/:object_id/collections | Returns an array of collections for a given object. |
POST | /:object_type/:object_id/collections/:collection_id/resources | Upload an attachment to given object's collection. |
...
METHOD | ENDPOINT | DESCRIPTION |
---|---|---|
GET | /:object_type/:object_id/collections | Returns an array of collections for a given object. |
POST | /:object_type/:object_id/collections/:collection_id/resources | Upload an attachment to given object's collection. |