The IBM® UrbanCode Deploy server
has a REST interface, which you can use to automate tasks on the server.
Running REST commands
Many different programs can run REST commands. To run the
command, you call a method on a REST resource and pass parameters
or a request in JSON format.
Authenticating for REST commands
The way that you authenticate to run REST commands depends
on how the server is set up and the tool that you are using to run
the commands.