Add Photographer To Projects Endpoint
Attach an EXISTING photographer to additional projects (link-only): no new account, no email. Used by the All-Projects photographers panel.
Body: { photographerId: str, projectIds: int[] }
post/addPhotographerToProjects
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/addPhotographerToProjects: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.