Authorizations
Path Parameters
Function identifier
Response
Deployment initiated successfully (processing in background)
Async deployment response (HTTP 202 Accepted). Deployment happens in the background and may take 10-60 seconds. Poll GET /functions/{id} to check when status changes from 'draft' to 'deployed' (or 'error' if deployment fails).
Deployment confirmation message
"Function deployment initiated"
ID of the function being deployed
Deployment status indicator
"deploying"

