Table 4.15. POST /environments/<id>/sessions/<sessionId>/deploy Call
| Method | URI | Description | 
|---|---|---|
| POST | /environments/<id>/sessions/<sessionId>/deploy | Deploying changes made in session with specified <sessionId> | 
Table 4.16. Error Response Codes
| Code | Description | 
|---|---|
| 403 | Session is invalid | 
| 403 | Session is already deployed or deployment is in progress | 


