v1

latestSwagger 2.0Apache 2.02026-07-17383679.6 KB
Authors

Create a new author

Creates a new author with the specified name

post/admin/api/author

Request body

namestring required

Example request

{
  "name": "John Doe"
}

Response

OK

authorIdstring

Example response

{
  "authorId": "a.s8oes9dhwrvt0zif"
}
All 38 operations