Body
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.
Proxy configuration for this login
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.
Array of external IDs of login instructions to associate with this login. If provided, the login will be linked to exactly this set of login instructions. Pass an empty array to clear all associations.
Response
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
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
Proxy configuration for this login. Sensitive credentials are excluded for security.
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.
Array of external IDs of login instructions associated with this login. Returns all associated login instructions, or undefined if none.