Administration
Create a transport
Add a new transport.
post/transports
Request body
Example request
{
"port": 80
}Response
Created transport
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}Add a new transport.
{
"port": 80
}Created transport
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}