Documentation Index

Fetch the complete documentation index at: https://support.nectarcorp.com/llms.txt

Use this file to discover all available pages before exploring further.

New-NectarToken

Prev Next

Creates a new JSON web token (JWT) to be used in scripts

Syntax

New-NectarToken
  -TokenName  <String>

Examples

Example 1

New-NectarToken -TokenName 'ScriptToken'

Parameters

-TokenName <String>
A descriptive name for the token

Parameter Value
Required true
Position 1
Required true
Default Value None
Accept pipeline input? false
Accept wildcard characters? false