Functions

Request source upload URL

Returns a presigned URL to PUT a source zip (max 100MB). After uploading, start a deployment with the returned source_blob_key.

post/api/v1/functions/{function_id}/source-upload

Path parameters

function_idstring required

Function ID, short id (fn-…), URL slug, or name

Response

Presigned upload slot

successboolean

Changes