ManagementTokenModel

View as Markdown

ManagementTokenModel

Management token details for creating or updating token.
NameTypeDescription
Name string

Name for the management token.

Description string

Description for the management token.

ExpiresOn string

Expiration date of the token in UTC time

IsEmailNotificationEnabled bool

Enable notification for the token expiration before seven days.

Scope List<TokenScope>

List of token scope for stack-level permissions you need to assign to the token.