< Back

New-ApiAccessToken

Mon Jan 13, 2020 9:01 am

NAME New-ApiAccessToken



SYNOPSIS

Fetches the the API token.





SYNTAX

New-ApiAccessToken [<CommonParameters>]





DESCRIPTION

Returns the API token.





PARAMETERS

<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

apiUrl = The API URL

apiKey = The API Key

apiKeySecret = The API Secret Key





OUTPUTS

API Token







RELATED LINKS