Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Deployment created successfully
Start a new deployment for your application using this endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Deployment created successfully