Table 4.19. DELETE /environments/<id>/sessions/<sessionId> Call
Method | URI | Description |
---|---|---|
DELETE | /environments/<id>/sessions/<sessionId> | Delete session with specified <sessionId> |
Table 4.20. Error Response Codes
Code | Description |
---|---|
401 | User is not authorized to access this session |
403 | Session is in deploying state and could not be deleted |