Create Application Information by admin user.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
name | string | Yes | Name | [ 1 .. 60 ] characters |
description | string | No | Description | [ 1 .. 512 ] characters |
Using the application client_id and client_secret to generate a temporary token.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
client_id | string | Yes | application client id | |
client_secret | string | Yes | application client secret |
Get your app-token information by the temporary token.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
Get a applications detail information.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | string | No | id as string convert from int | |
name | string | No | Name | [ 1 .. 60 ] characters |
Delete a applications record by id or name.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | string | No | id as string convert from int | |
name | string | No | Name | [ 1 .. 60 ] characters |
Create Application Information by admin user.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
name | string | Yes | Name | [ 1 .. 60 ] characters |
description | string | No | Description | [ 1 .. 512 ] characters |
Using the application client_id and client_secret to generate a temporary token.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
client_id | string | Yes | application client id | |
client_secret | string | Yes | application client secret |
Get your app-token information by the temporary token.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
Get a applications detail information.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | string | No | id as string convert from int | |
name | string | No | Name | [ 1 .. 60 ] characters |
Delete a applications record by id or name.
🔒OAuth2: OAuth2PasswordBearer
Flow type: password
Token URL: token
The request body must be in application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | string | No | id as string convert from int | |
name | string | No | Name | [ 1 .. 60 ] characters |