Functions
5 endpoints
GET
/projects/{project_id}/branches/{branch_id}/functionsList functions on the branchGET/projects/{project_id}/branches/{branch_id}/functions/{slug}Get function detailsPATCH/projects/{project_id}/branches/{branch_id}/functions/{slug}Update a functionDELETE/projects/{project_id}/branches/{branch_id}/functions/{slug}Delete a function on the branchPOST/projects/{project_id}/branches/{branch_id}/functions/{slug}/deploymentsDeploy code to a functionWas this page helpful?
Thank you for your feedback!







