Type Alias SeamHttpEndpointMutationPaths

SeamHttpEndpointMutationPaths:
    | "/access_codes/create"
    | "/access_codes/create_multiple"
    | "/access_codes/delete"
    | "/access_codes/pull_backup_access_code"
    | "/access_codes/report_device_constraints"
    | "/access_codes/update"
    | "/access_codes/update_multiple"
    | "/access_codes/simulate/create_unmanaged_access_code"
    | "/access_codes/unmanaged/convert_to_managed"
    | "/access_codes/unmanaged/delete"
    | "/access_codes/unmanaged/update"
    | "/access_grants/create"
    | "/access_grants/update"
    | "/acs/access_groups/add_user"
    | "/acs/access_groups/remove_user"
    | "/acs/credential_provisioning_automations/launch"
    | "/acs/credentials/assign"
    | "/acs/credentials/create"
    | "/acs/credentials/create_offline_code"
    | "/acs/credentials/delete"
    | "/acs/credentials/unassign"
    | "/acs/credentials/update"
    | "/acs/encoders/encode_access_method"
    | "/acs/encoders/encode_credential"
    | "/acs/encoders/scan_credential"
    | "/acs/encoders/simulate/next_credential_encode_will_fail"
    | "/acs/encoders/simulate/next_credential_encode_will_succeed"
    | "/acs/encoders/simulate/next_credential_scan_will_fail"
    | "/acs/encoders/simulate/next_credential_scan_will_succeed"
    | "/acs/entrances/grant_access"
    | "/acs/users/add_to_access_group"
    | "/acs/users/create"
    | "/acs/users/delete"
    | "/acs/users/remove_from_access_group"
    | "/acs/users/revoke_access_to_all_entrances"
    | "/acs/users/suspend"
    | "/acs/users/unsuspend"
    | "/acs/users/update"
    | "/client_sessions/create"
    | "/client_sessions/delete"
    | "/client_sessions/get_or_create"
    | "/client_sessions/grant_access"
    | "/client_sessions/revoke"
    | "/connect_webviews/create"
    | "/connect_webviews/delete"
    | "/connected_accounts/delete"
    | "/connected_accounts/sync"
    | "/connected_accounts/update"
    | "/customers/create_portal"
    | "/customers/push_data"
    | "/devices/delete"
    | "/devices/update"
    | "/devices/simulate/connect"
    | "/devices/simulate/disconnect"
    | "/devices/simulate/remove"
    | "/devices/unmanaged/update"
    | "/locks/lock_door"
    | "/locks/unlock_door"
    | "/locks/simulate/keypad_code_entry"
    | "/locks/simulate/manual_lock_via_keypad"
    | "/noise_sensors/noise_thresholds/create"
    | "/noise_sensors/noise_thresholds/delete"
    | "/noise_sensors/noise_thresholds/update"
    | "/noise_sensors/simulate/trigger_noise_threshold"
    | "/phones/deactivate"
    | "/phones/simulate/create_sandbox_phone"
    | "/seam/customer/v1/settings/update"
    | "/spaces/add_acs_entrances"
    | "/spaces/add_devices"
    | "/spaces/create"
    | "/spaces/delete"
    | "/spaces/remove_acs_entrances"
    | "/spaces/remove_devices"
    | "/spaces/update"
    | "/thermostats/activate_climate_preset"
    | "/thermostats/cool"
    | "/thermostats/create_climate_preset"
    | "/thermostats/delete_climate_preset"
    | "/thermostats/heat"
    | "/thermostats/heat_cool"
    | "/thermostats/off"
    | "/thermostats/set_fallback_climate_preset"
    | "/thermostats/set_fan_mode"
    | "/thermostats/set_hvac_mode"
    | "/thermostats/set_temperature_threshold"
    | "/thermostats/update_climate_preset"
    | "/thermostats/update_weekly_program"
    | "/thermostats/daily_programs/create"
    | "/thermostats/daily_programs/delete"
    | "/thermostats/daily_programs/update"
    | "/thermostats/schedules/create"
    | "/thermostats/schedules/delete"
    | "/thermostats/schedules/update"
    | "/thermostats/simulate/hvac_mode_adjusted"
    | "/thermostats/simulate/temperature_reached"
    | "/unstable_access_grants/create"
    | "/unstable_locations/add_acs_entrances"
    | "/unstable_locations/add_devices"
    | "/unstable_locations/create"
    | "/unstable_locations/delete"
    | "/unstable_locations/remove_acs_entrances"
    | "/unstable_locations/remove_devices"
    | "/unstable_locations/update"
    | "/unstable_partner/building_blocks/connect_accounts"
    | "/unstable_partner/building_blocks/manage_devices"
    | "/unstable_partner/building_blocks/organize_spaces"
    | "/user_identities/add_acs_user"
    | "/user_identities/create"
    | "/user_identities/delete"
    | "/user_identities/generate_instant_key"
    | "/user_identities/grant_access_to_device"
    | "/user_identities/remove_acs_user"
    | "/user_identities/revoke_access_to_device"
    | "/user_identities/update"
    | "/user_identities/enrollment_automations/delete"
    | "/user_identities/enrollment_automations/launch"
    | "/webhooks/create"
    | "/webhooks/delete"
    | "/webhooks/update"
    | "/workspaces/create"
    | "/workspaces/reset_sandbox"
    | "/workspaces/update"