Skip to content
Hound Documentation
Main Navigation
Getting Started
Appearance
Menu
Return to top
Add Media to Collection
POST
/v1/collection/{id}
Parameters
Path Parameters
id
*
Collection ID
Type
integer
Required
Request Body
application/json
Schema
JSON
JSON
{
"media_source"
:
"string"
,
"media_type"
:
"string"
,
"source_id"
:
"string"
}
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
"string"
POST
/v1/collection/{id}
Playground
Variables
Key
Value
id
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI