v4
latestOpenAPI 3.1.02026-08-0143190206.8 KBv1
Create a permanent, unauthenticated public URL for an existing file. The underlying file is unaffected and can still be fetched through the authenticated content endpoint. Use this when you want to share a stored asset (image, video, PDF) outside your API-keyed environment. Public URLs can be revoked at any time via `POST /v1/files/{file_id}/public-url/revoke`.
post/v1/files/{file_id}/public-url
Path parameters
file_idstring required
The file's id.
Request body
Response
Success