Table of Contents | ||
---|---|---|
|
...
POST /application/
...
Update application
Path parameters
...
Name
...
Type
...
Description
...
id
...
string
...
Add application
JSON parameters
Name | Type | Description | ||
---|---|---|---|---|
|
| Application redirect uris. | ||
|
| Application name. | ||
|
| If app is trusted, no user login required during app authorization. | ||
|
| Application default scopes. Default: all |
| One of 'public', 'trusted'. Default: public |
|
| Required. |
Resource fields
Name | Type | Description | |
---|---|---|---|
|
| ||
|
| ||
|
| Application name. | |
|
| ||
Application |
| ||
Application |
|
| If app is trusted, no user login required during app authorization. |
|
| ||
|
| Application default scopesResource id. |
GET /application/
...
Get application by id
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
...
applications list
Resource fields
Name | Type | Description | ||
---|---|---|---|---|
|
| |||
|
| |||
|
| |||
Application name. |
|
| ||
Application |
|
| ||
|
| If app is trusted, no |
| Application default scopes. |
...
|
...
...
|
Path parameters
Name | Type | Description |
---|---|---|
|
| |
|
| Required. Resource id. |
...
GET /application/permission/
...
Get application permission by id
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
...
Delete application permission by id
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
PUT /application/scopes/{id
}
Update application_scopes by id
Path parameters
Type | Description | |
---|---|---|
|
| Required. Resource id. |
JSON parameters
Name | Type | Description |
---|---|---|
|
| Application scopes description. |
|
| Application scopes name. |
Resource fields
Name | Type | Description |
---|---|---|
|
| Application scopes description. |
|
| Application scopes name. |
|
| Application scopes id. |
...
GET /application/
...
Get application_scopes by id
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
Resource fields
Name | Type | Description |
---|---|---|
|
| Application scopes description. |
|
| Application scopes name. |
|
| Application scopes id. |
DELETE /application/scopes/{id
}
Delete application_scopes by id
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
GET /application/token/
Get application token list
...
Name | Type | Description |
---|---|---|
|
| Auth token scopes. |
|
| Auth token application id. |
|
| Auth token access token. |
|
| Auth token expires. |
|
| Auth token auth id. |
|
| Auth token token type. |
|
| Auth token id. |
|
| Auth token refresh token. |
Resource fields
Name | Type | Description |
---|---|---|
|
| Auth token expires. |
|
| Auth permission token application id. |
|
| Auth permission token auth id. |
|
| Resource id. |
...
GET /application/
...
token/{id
}
Add new application_scopes
...
Get application token info by id
Path parameters
Name | Type | Description | |||
---|---|---|---|---|---|
|
| Required. Application scopes description. |
|
| Required. Application scopes name. Resource id. |
Resource fields
Name | Type | Description | ||
---|---|---|---|---|
|
| Application scopes description. |
|
|
Application scopes name. |
| |||
|
| |||
|
| Application scopes Resource id. |
...
DELETE /application/
...
token/{id
}
Get application_scopes list
...
Delete application token info
Path parameters
Name | Type | Description |
---|---|---|
|
| Application scopes Required. Resource id. |
|
| Application scopes description. |
|
| Application scopes name. |
...
PUT /application/{id
}
Update application
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
JSON parameters
Name | Type | Description |
---|---|---|
|
| |
|
| One of 'public', 'trusted'. |
|
|
Resource fields
Name | Type | Description | |
---|---|---|---|
|
| ||
|
| ||
|
| ||
|
| Application scopes name. | |
|
| ||
|
| ||
Application scopes |
| ||
|
| Resource id. |
GET /application
...
/{id
}
Get application token info by id
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
Resource fields
Name | Type | Description | |
---|---|---|---|
|
| ||
|
| ||
|
| ||
|
| Auth permission application id. | auth |
|
| ||
|
| ||
|
| ||
|
| Resource id. |
DELETE /application
...
/{id
}
Delete application token info
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
...
PUT /application/{id}/reset_secret/
Reset application secret
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
POST /application/
Add application
JSON parameters
Resource fields
Name | Type | Description |
---|---|---|
|
| Application redirect uris. |
|
| Required. Application name. |
|
| If app is trusted, no user login required during app authorization. Default: False |
|
| Application default scopes. Default: all |
Resource fields
Name | Type | Description | ||
---|---|---|---|---|
|
| Application redirect uris. | ||
|
| |||
|
| Application name. | ||
|
| |||
Application |
| Application id. |
|
|
Name | Type | Description | ||
|
| Application redirect uris. | ||
|
| Application name. | ||
|
| Application secret. | ||
If app is trusted, no | ||||
|
| Application default scopes. |
GET /application/
Get applications list
Resource fields
|
| |
|
| |
|
| Application id. |
|
| If app is trusted, no user login required during app authorization. |
|
| Application default scopesResource id. |
...