diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index 9df5da74..4c963899 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -1258,6 +1258,17 @@ Shutdown the host Create a new session for access to the ingress service. +**Returned data:** + +| key | type | optional | description | +| ------- | ------ | -------- | --------------------------------- | +| session | string | False | The token for the ingress session | + + + + +Validate an ingress session, extending it's validity period. + **Payload:** | key | type | optional | description |