Create a build for an application
Create a new build for an application with the provided details.
Request Body — REQUIRED | ||
---|---|---|
application_id integerThe ID of the application for which to create a build. | ||
commit object
| ||
description stringA description of the build. | ||
branch stringThe branch name for the build. |
Responses | ||||
---|---|---|---|---|
200 Build created successfully.
|