UNDER DEVELOPMENT
The following endpoints can be used to access and manipulate resources Resources are grouped in collections against objects.
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. |