Updates an existing login with optional credentials
Documentation Index
Fetch the complete documentation index at: https://docs.kaizenautomation.com/llms.txt
Use this file to discover all available pages before exploring further.
Login update parameters
ID of the login to update
Name of the login for identification
1URL of the authentication page
URL of the home page of the domain
Values for fields required to complete authentication. Sensitive credentials are optional for upsert operations.
Optional icon URL or data URL for the login logo.
700000Optional description/subheading for the login (e.g., "HR portal for employee records")
Whether to persist the session after authentication
Whether this login requires manual authentication
Whether to use LLM-powered login detection. If false, uses URL-based detection instead.
Custom prompt to use for LLM-based login detection. Describes what the logged-out experience looks like.
Custom instructions for the login agent. Provides guidance on how to complete the login flow for this specific site.
Whether to allow concurrent logins using this login. When false, a lock is acquired before login to prevent simultaneous sessions.
Whether this login supports concurrent usage by multiple agents. When false (default), only one agent can use this login at a time.
Login updated successfully
Unique identifier for the login
ID of the organization that owns this login.
Name of the login
URL of the authentication page
URL of the home page
Icon URL or data URL for the login logo. Null if no custom logo is set.
Optional description/subheading for the login. Null if no description is set.
Values for fields required to complete authentication. Sensitive credentials are excluded for security.
Timestamp when the login was created
Timestamp when the login was last updated
Whether to persist the session after authentication
Whether this login requires manual authentication
Whether to allow concurrent logins using this login. When false, a lock is acquired before login to prevent simultaneous sessions.
Whether this login supports concurrent usage by multiple agents. When false (default), only one agent can use this login at a time.
Whether to use LLM-powered login detection. If false, uses URL-based detection instead.
Custom prompt to use for LLM-based login detection. Describes what the logged-out experience looks like.
Custom instructions for the login agent. Provides guidance on how to complete the login flow for this specific site.