Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://{subdomain}.mihu.ai/api/v1/builders/{uuid}/ssh \ --header 'Authorization: Bearer <token>'
Revokes all SSH access to the builder’s sandbox.
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
SSH access revoked.