v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Services

Unbind service from localhost

Unbind service from localhost. Deletes or detaches the target resource and returns the action status.

delete/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

Service unbound

messagestring

Human-readable status or error message.

statusstring

Current status value.

successboolean

Whether the requested action succeeded.