Deploy

Deploy sources code

deploy sources code that user owns

post/v2/projects/{name}/sources

Path parameters

namestring required

The name of your app for deploy

Response

Successful operation

sourceIDstring

Changes

Changed in 2 of the 23 revisions of this API.112

    • added the media type application/json for the response with the status 200

      response-media-type-added

  • 3cd08cccd4c4111See the full diff
    • removed the media type application/json from the request body

      request-body-media-type-removed

    • deleted the header request parameter Content-Type

      request-parameter-removed

    • added the media type multipart/form-data to the request body

      request-body-media-type-added