tesma Platform API

PermissionLevel

string

Allowed values:nonereadExecuteupdatecreatedelete

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