> ## Documentation Index
> Fetch the complete documentation index at: https://docs.assetinfinity.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Save this organisation's sign-in policy. Null leaves a setting alone.

> The table's check constraints are the validation; this adds the permission and the audit row.



## OpenAPI

````yaml /api-reference/openapi.json post /rpc/save_password_policy
openapi: 3.0.0
info:
  description: ''
  title: >-
    The only schema PostgREST exposes (ADR-014). Reads are security_invoker
    views; writes are SECURITY DEFINER functions. Rebuilt wholesale on every
    deploy — it holds no data.
  version: 12.2.3
servers:
  - url: https://app.assetinfinity.ai/api
security: []
tags:
  - name: Signing in
  - name: Profile
  - name: Assets
  - name: Asset lifecycle
  - name: Work lifecycle
  - name: Maintenance
  - name: Inventory
  - name: Inventory detail
  - name: Procurement
  - name: Contracts
  - name: Workforce
  - name: Capacity
  - name: Dispatch
  - name: Routing
  - name: Tools
  - name: Inspections
  - name: Verification
  - name: Reliability
  - name: Parts demand
  - name: Sensors and meters
  - name: Map
  - name: Floor plans
  - name: Labels
  - name: Lost and found
  - name: Root cause analysis
  - name: Reports
  - name: Audit center
  - name: Activity
  - name: Notifications
  - name: Channels
  - name: Search
  - name: Copilot
  - name: Import
  - name: Files
  - name: Sync
  - name: Support
  - name: Admin
  - name: Access
  - name: Lookups
  - name: Read models
  - name: Branding
  - name: Custom fields
  - name: Form studio
  - name: Workflows
  - name: Workflow studio
  - name: Rules
  - name: Statuses and transitions
  - name: Currencies and locales
  - name: Work configuration
  - name: Asset configuration
  - name: Inventory configuration
  - name: Tool configuration
  - name: Workforce configuration
  - name: Vendor and contract configuration
  - name: Document configuration
  - name: Inspection configuration
  - name: Sites, locations and the organisation
  - name: Platform
  - name: Self verification
  - name: Setup
  - name: Tools on a job, and who has them out
  - name: Vendors and contracts
  - name: Work order execution
  - name: Workforce detail
externalDocs:
  description: PostgREST Documentation
  url: https://postgrest.org/en/v12/references/api.html
paths:
  /rpc/save_password_policy:
    post:
      tags:
        - Signing in
      summary: Save this organisation's sign-in policy. Null leaves a setting alone.
      description: >-
        The table's check constraints are the validation; this adds the
        permission and the audit row.
      parameters:
        - $ref: '#/components/parameters/preferParams'
      requestBody:
        content:
          application/json:
            schema:
              description: >-
                Save this organisation's sign-in policy. Null leaves a setting
                alone.


                The table's check constraints are the validation; this adds the
                permission and the audit row.
              properties:
                p_history_depth:
                  format: integer
                  type: integer
                p_idle_timeout_minutes:
                  format: integer
                  type: integer
                p_lockout_backoff:
                  format: boolean
                  type: boolean
                p_lockout_minutes:
                  format: integer
                  type: integer
                p_max_age_days:
                  format: integer
                  type: integer
                p_max_concurrent_sessions:
                  format: integer
                  type: integer
                p_max_failed_attempts:
                  format: integer
                  type: integer
                p_min_age_hours:
                  format: integer
                  type: integer
                p_min_length:
                  format: integer
                  type: integer
                p_require_digit:
                  format: boolean
                  type: boolean
                p_require_lower:
                  format: boolean
                  type: boolean
                p_require_symbol:
                  format: boolean
                  type: boolean
                p_require_upper:
                  format: boolean
                  type: boolean
                p_session_lifetime_minutes:
                  format: integer
                  type: integer
              type: object
          application/vnd.pgrst.object+json:
            schema:
              description: >-
                Save this organisation's sign-in policy. Null leaves a setting
                alone.


                The table's check constraints are the validation; this adds the
                permission and the audit row.
              properties:
                p_history_depth:
                  format: integer
                  type: integer
                p_idle_timeout_minutes:
                  format: integer
                  type: integer
                p_lockout_backoff:
                  format: boolean
                  type: boolean
                p_lockout_minutes:
                  format: integer
                  type: integer
                p_max_age_days:
                  format: integer
                  type: integer
                p_max_concurrent_sessions:
                  format: integer
                  type: integer
                p_max_failed_attempts:
                  format: integer
                  type: integer
                p_min_age_hours:
                  format: integer
                  type: integer
                p_min_length:
                  format: integer
                  type: integer
                p_require_digit:
                  format: boolean
                  type: boolean
                p_require_lower:
                  format: boolean
                  type: boolean
                p_require_symbol:
                  format: boolean
                  type: boolean
                p_require_upper:
                  format: boolean
                  type: boolean
                p_session_lifetime_minutes:
                  format: integer
                  type: integer
              type: object
          application/vnd.pgrst.object+json;nulls=stripped:
            schema:
              description: >-
                Save this organisation's sign-in policy. Null leaves a setting
                alone.


                The table's check constraints are the validation; this adds the
                permission and the audit row.
              properties:
                p_history_depth:
                  format: integer
                  type: integer
                p_idle_timeout_minutes:
                  format: integer
                  type: integer
                p_lockout_backoff:
                  format: boolean
                  type: boolean
                p_lockout_minutes:
                  format: integer
                  type: integer
                p_max_age_days:
                  format: integer
                  type: integer
                p_max_concurrent_sessions:
                  format: integer
                  type: integer
                p_max_failed_attempts:
                  format: integer
                  type: integer
                p_min_age_hours:
                  format: integer
                  type: integer
                p_min_length:
                  format: integer
                  type: integer
                p_require_digit:
                  format: boolean
                  type: boolean
                p_require_lower:
                  format: boolean
                  type: boolean
                p_require_symbol:
                  format: boolean
                  type: boolean
                p_require_upper:
                  format: boolean
                  type: boolean
                p_session_lifetime_minutes:
                  format: integer
                  type: integer
              type: object
          text/csv:
            schema:
              description: >-
                Save this organisation's sign-in policy. Null leaves a setting
                alone.


                The table's check constraints are the validation; this adds the
                permission and the audit row.
              properties:
                p_history_depth:
                  format: integer
                  type: integer
                p_idle_timeout_minutes:
                  format: integer
                  type: integer
                p_lockout_backoff:
                  format: boolean
                  type: boolean
                p_lockout_minutes:
                  format: integer
                  type: integer
                p_max_age_days:
                  format: integer
                  type: integer
                p_max_concurrent_sessions:
                  format: integer
                  type: integer
                p_max_failed_attempts:
                  format: integer
                  type: integer
                p_min_age_hours:
                  format: integer
                  type: integer
                p_min_length:
                  format: integer
                  type: integer
                p_require_digit:
                  format: boolean
                  type: boolean
                p_require_lower:
                  format: boolean
                  type: boolean
                p_require_symbol:
                  format: boolean
                  type: boolean
                p_require_upper:
                  format: boolean
                  type: boolean
                p_session_lifetime_minutes:
                  format: integer
                  type: integer
              type: object
        required: true
      responses:
        '200':
          description: OK
components:
  parameters:
    preferParams:
      description: Preference
      in: header
      name: Prefer
      required: false
      schema:
        enum:
          - params=single-object
        type: string

````

## Related topics

- [Sites and organisation](/setup/sites.md)
- [Ways to sign in](/setup/sign-in-methods.md)
- [Creating an organisation](/setup/sign-up.md)
- [Organisation settings](/setup/organisation.md)
- [Branding](/setup/branding.md)
