# Logout for SPID

Initiates the SPID logout flow. Not required for Level 2 authentications.

Endpoint: GET /{environment_name}/logout
Version: 26.0.0
Security: 

## Path parameters:

  - `environment_name` (string, required)
    The integration name provided to the customer
    Example: "myintegration"

## Query parameters:

  - `final` (string, required)
    Redirect URL called at the end of the authentication process. Provided during the assessment phase.
    Example: "http://localhost"


## Response 200 fields
