Deploy code
Parameters
Type
Required
Details
method
string
yes
Options are s3
, github_public
,github_private
, or github
filepath
string
no
When 'method' is s3
or github_public
or github_private
, this value is required
privateKey
string
no
When 'method' is github_private
, this value is required
Request header:
Request body:
Example response:
Last updated