Get Project Upload Link Info Endpoint
Returns upload_token and title for the project so the client can build upload links. Gated on the 'images.upload' task (org-wide) — matching the sidebar entry (useCan('images.upload')) and the write gate — so anyone allowed to upload (photographers included), not just event organizers, can build a link. require_task_or_403 also enforces project membership.
get/getProjectUploadLinkInfo
Query parameters
projectIdinteger required
Response
Successful Response
{"stackTrail":"paths:/getProjectUploadLinkInfo:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.