APIHub
Back to Explore

agentOS API V3, Maintenance Call Group

agentOS API V3, Maintenance Call Group

Shopping
apiKeyHeader
HTTPS
CORS: Unknown
Visit official documentation

Latency

Not monitored yet

Uptime

Not monitored yet

Playground

Verified

live

Endpoints

REST · JSON
POST

/v3/maintenance/{shortName}/maintenance/{branchID}/createmaintenancejob

Create a maintenance job for a specific branch

  • shortName (path, required) — The unique client short-name
  • branchID (path, required) — The unique ID of the Branch

1 endpoint auto-detected

Authentication

This API uses an API key, passed in the "ApiKey" header. No OAuth required.

curl -X POST \
  "https://live-api.letmc.com/v3/maintenance/{shortName}/maintenance/{branchID}/createmaintenancejob" \
  -H "ApiKey: YOUR_API_KEY"

live-api.letmc.com · HTTPS only