HTTP_CREATED

in vpx_shared/vpx_shared_defines.php

<?php
define('HTTP_CREATED',      201);
?>