[]
        
(Showing Draft Content)

Collections

Collections

[GET] /api/collections/{collection}/{id}/{rev}

Parameters

Name In Type
collectionRequired path string
idRequired path string
rev query integer

Get the specified collection's information.

Responses

[200] Success

binary

Type: [text/plain], [application/json], [text/json]

[DELETE] /api/collections/{collection}/{id}

Parameters

Name In Type
collectionRequired path string
id query string

Delete the specified collection.

Responses

[200] Success