tesma Platform API

PersonalAccessTokenActivationRequest

object
* Additional properties are NOT allowed.
tokenHashValuenull | string

>= 0 characters<= 256 characters

Example

PersonalAccessTokenCreateRequest

object
* Additional properties are NOT allowed.
expirationDatestring(date-time)required
tokenNamestringrequired

Match pattern:^((?!(<[sS][cC][rR][iI][pP][tT]|\[\%|%\]))(.|\s))*$

>= 0 characters<= 256 characters

Example

PersonalAccessTokenCreateResponse

object
* Additional properties are NOT allowed.
tokenNamenull | string
tokenValuenull | string
Example

PersonalAccessTokenResponse

object
* Additional properties are NOT allowed.
createDatestring(date-time)
expirationDatestring(date-time)
idinteger(int32)
statusstring

Allowed values:activeinactiveexpired

tokenHashValuenull | string
tokenNamenull | string
Example

PersonalAccessTokenStatus

string

Allowed values:activeinactiveexpired