/udp
---------------------------------------------

.. contents::

POST /udp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Allocate an UDP port on the server

Response status codes
**********************
- **201**: UDP port allocated

Sample session
***************


.. literalinclude:: examples/post_udp.txt

