< Back

Test-BricksetAPIKey

Sun Jan 12, 2020 6:26 pm

NAME Test-BricksetAPIKey



SYNOPSIS

Test the Brickset API Key





SYNTAX

Test-BricksetAPIKey [-APIKey] <String> [<CommonParameters>]





DESCRIPTION

Test the Brickset API Key





PARAMETERS

-APIKey <String>

API Key



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.String.





OUTPUTS

System.Boolean





-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Test-BricksetAPIKey -APIKey 'Tk5C-KTA2-Gw2Q'















RELATED LINKS