{"endpoints":[{"method":"GET","path":"/","description":"This help page"},{"method":"GET","path":"/up","description":"Health check"},{"method":"GET","path":"/logs","description":"Stream threema_deployer Rails logs (text/plain)"},{"method":"POST","path":"/apps","description":"Create any Deploio app"},{"method":"GET","path":"/apps/:name","description":"Get app status"},{"method":"PATCH","path":"/apps/:name","description":"Update app"},{"method":"DELETE","path":"/apps/:name","description":"Delete app"},{"method":"POST","path":"/bots/echo_bot/deploy","description":"Deploy echo bot (params: gateway_id, private_key, api_secret, ssh_private_key)"},{"method":"GET","path":"/bots/echo_bot/status","description":"Echo bot status"},{"method":"PATCH","path":"/bots/echo_bot","description":"Update echo bot (gateway_id, private_key, api_secret, retry_build, retry_release)"},{"method":"DELETE","path":"/bots/echo_bot","description":"Delete echo bot"},{"method":"GET","path":"/bots/echo_bot/logs","description":"Stream echo bot Deploio logs (text/plain)"}]}