Skip to content

Quick-match author

POST
/api/v1/authors/{authorId}/quick-match
curl --request POST \
--url 'http://127.0.0.1:58259/api/v1/authors/1/quick-match?region=us'

Search and match an author with the first result in a single call.

authorId
required
integer format: int64

ID of the author

region
string
default: us

Author quick-matched successfully

Media type */*
object
id
integer format: int64
name
string
description
string
asin
string
nameLocked
boolean
descriptionLocked
boolean
asinLocked
boolean
photoLocked
boolean