Delete Photographer Completely Endpoint
Delete a photographer from the database and Clerk. Refused if they own any images.
409 with an explanation when they have images, pointing at revokeAccess (keeps attribution) or merge (moves it deliberately) instead.
delete/photographers
Query parameters
photographerIdstring required
Response
Successful Response
{"stackTrail":"paths:/photographers:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.