[]
Response
Status Code: 200
Success
Save the generated token.
Request Schema
Response
Status Code: 200
Success
Get the specified token using id.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| tokenIdRequired | string | path |
Response
Status Code: 200
Success
Revoke the specified token using id.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| tokenIdRequired | string | path |
Response
Status Code: 200
Success
Generate the URLs using the specified token id.
Request Schema
Response
Status Code: 200
Success
| Name | Type | Description | Example |
|---|---|---|---|
| titleNullable | string | ||
| descriptionNullable | string | ||
| tokenNullable | string | ||
| userNullable | string | ||
| expiresIn | int32 | ||
| tokenTypeNullable | string | ||
| typeNullable | string | ||
| clientIdNullable | string | ||
| organizationPathNullable | string |
| Name | Type | Description | Example |
|---|---|---|---|
| titleNullable | string | ||
| descriptionNullable | string | ||
| userNullable | string | ||
| access_tokenNullable | string | ||
| expires_in | int32 | ||
| token_typeNullable | string | ||
| organizationPathNullable | string |
| Name | Type | Description | Example |
|---|---|---|---|
| idNullable | string | ||
| userNullable | string | ||
| titleNullable | string | ||
| tokenNullable | string | ||
| descriptionNullable | string | ||
| createdTime | ISO DateTime Sting | ||
| expiredTime | ISO DateTime Sting | ||
| organizationPathNullable | string |
| Name | Type | Description | Example |
|---|---|---|---|
| idNullable | string | ||
| editionNullable | string | ||
| hideAvatarMenu | Boolean | ||
| hideWelcomeScreen | Boolean |