Also, give me the authentication method.
I'll be sending you a JSON that looks like this
[
{
"title": "Title 1",
"description": "Unsorted",
"url": "http://youtu.be/sbY3ZAT7r8E"
},
{
"title": "Title 2",
"description": "Unsorted",
"url": "http://youtu.be/TqGeHqT8JC0"
},
{
"title": "Title 3",
"description": "Unsorted",
"url": "http://youtu.be/lAUUwPpceM4"
}
]
It will always be in a collection. Sorry ><
Also, give me the authentication method.
I'll be sending you a JSON that looks like this
[ { "title": "Title 1", "description": "Unsorted", "url": "http://youtu.be/sbY3ZAT7r8E" }, { "title": "Title 2", "description": "Unsorted", "url": "http://youtu.be/TqGeHqT8JC0" }, { "title": "Title 3", "description": "Unsorted", "url": "http://youtu.be/lAUUwPpceM4" } ]It will always be in a collection. Sorry ><