v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Services

Bind service to localhost

Bind service to localhost. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/sessions/{sessionId}/services/{serviceId}/localhost

Path parameters

projectIdstring required

Project identifier used to scope the request.

sessionIdstring required

Session identifier within the project.

serviceIdstring required

Service identifier within the session.

Response

Localhost binding

urlstring

URL for a browser or API client to use.

portinteger

port value for the localhost Binding object.