Daemons
Email install command to current user
Session-only, and IsUser says so at the extractor rather than in the body. "The current user" has no answer for an automation identity: a user API key carries user_id but no address, so this endpoint could never serve one. An API key that wants the command reads it directly from GET /api/v1/daemons/{id}/install-command.
post/api/v1/daemons/email-install-command
Request body
Response
Email sent
Example response
{
"meta": {
"api_version": 1,
"server_version": "0.17.13"
}
}