Skip to content

Unmatch authors

POST
/api/v1/authors/unmatch
curl --request POST \
--url http://127.0.0.1:58259/api/v1/authors/unmatch \
--header 'Content-Type: application/json' \
--data '[ 1 ]'

Clear metadata for multiple authors.

Media type application/json
Array<integer>
Example generated
[
1
]

Authors unmatched successfully