Merge Photographers Endpoint

Fold duplicate photographer records into one.

The same person routinely appears twice — imported by a migration as a name-only record that owns their historical images, then again as a real account once they sign in. The records look identical but share nothing, so locking one leaves the other's images shareable. See auxiliary/user_operations.merge_photographers.

post/photographers/merge

Request body

targetIdstring required
sourceIdsstring[] required
keepEmailstring nullable

Response

Successful Response

{"stackTrail":"paths:/photographers/merge:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.