< Back

Invoke-AutoApiPath

Sun Jan 19, 2020 5:48 pm

NAME Invoke-AutoApiPath



SYNTAX

Invoke-AutoApiPath [[-PathParameters] <psobject>] [[-Resource] <string>] [[-Path] <string>] [-EnableFacebookLogin]

[-EnableCognitonLogin] [<CommonParameters>]





PARAMETERS

-EnableCognitonLogin



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-EnableFacebookLogin



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Path <string>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-PathParameters <psobject>



Required? false

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Resource <string>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? 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.Management.Automation.PSObject

System.String





OUTPUTS

System.Object



ALIASES

None





REMARKS

None