Update an existing ApplicationPath.
post/midgard/v0.1/application/path/{applicationPathId}
Updates an existing application path configuration, including routing, authentication, and IP restrictions. Invalid IPs are reported but do not block a successful update.Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationPathId
integer
REQUIRED
Body
application/json
applicationId
integer
REQUIRED
public
string
REQUIRED
internal
string
REQUIRED
user
string
password
string
ipSourceSpace-separated list of IPs or CIDR ranges
string
stackItemServiceId
integer
Response
200Application path updated successfully.
403Access denied.
404Application path not found.
422Validation error.
Shell cURL
shellShow schema
json