Authors
Create an author if not exists for a mapper
Creates an author for a mapper if it doesn't exist, otherwise returns existing author ID
post/admin/api/author/createIfNotExistsFor
Request body
Response
OK
Example response
{
"authorId": "a.s8oes9dhwrvt0zif"
}