Revoke Photographer Access Endpoint

Stop a photographer signing in, while keeping every image credited to them.

Deliberately NOT a delete: images.photographer_id points at this row, so removing it would orphan their work or force reassigning it to someone else. See auxiliary/user_operations.revoke_photographer_access.

post/photographers/revokeAccess

Request body

photographerIdstring required

Response

Successful Response

{"stackTrail":"paths:/photographers/revokeAccess: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.