Medias

Create a media

Create a new media

post/medias

Request body

titlestring required

Example request

{
  "title": "Sheep Discovers How To Use A Trampoline"
}

Response

OK

codeinteger
metadataobject

Example response

{
  "code": 200
}

Changes