tesma Platform API

PermissionTreeResponse

object
* Additional properties are NOT allowed.
objectPermissionsnull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
Example

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