POST /application/
Add application
JSON parameters
Name |
Type |
Description |
---|---|---|
|
|
|
|
|
One of 'public', 'trusted'. Default: public |
|
|
Required. |
Resource fields
Name |
Type |
Description |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource id. |
GET /application/
Get applications list
Resource fields
Name |
Type |
Description |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource id. |
GET /application/permission/
Get applications permissions list
Query parameters
Name |
Type |
Description |
---|---|---|
|
|
Auth permission application id. |
|
|
Auth permission id. |
|
|
Auth permission auth id. |
Resource fields
Name |
Type |
Description |
---|---|---|
|
|
Auth permission application id. |
|
|
Auth permission auth id. |
|
|
Auth permission id. |
GET /application/permission/{id
}
Get application permission by id
Path parameters
Name |
Type |
Description |
---|---|---|
|
|
Required. Resource id. |
Resource fields
Name |
Type |
Description |
---|---|---|
|
|
Auth permission application id. |
|
|
Auth permission auth id. |
|
|
Auth permission id. |
DELETE /application/permission/{id
}
Delete application permission by id
Path parameters
Name |
Type |
Description |
---|---|---|
|
|
Required. Resource id. |
GET /application/token/
Get application token list
Query parameters
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 token application id. |
|
|
Auth token auth id. |
|
|
Resource id. |
GET /application/token/{id
}
Get application token info by id
Path parameters
Name |
Type |
Description |
---|---|---|
|
|
Required. Resource id. |
Resource fields
Name |
Type |
Description |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
Resource id. |
DELETE /application/token/{id
}
Delete application token info
Path parameters
Name |
Type |
Description |
---|---|---|
|
|
Required. Resource id. |
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 |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource id. |
GET /application/{id
}
Get application by id
Path parameters
Name |
Type |
Description |
---|---|---|
|
|
Required. Resource id. |
Resource fields
Name |
Type |
Description |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource id. |
DELETE /application/{id
}
Delete application
Path parameters
Name |
Type |
Description |
---|---|---|
|
|
Required. Resource id. |
PUT /application/{id}/reset_secret/
Reset application secret
Path parameters
Name |
Type |
Description |
---|---|---|
|
|
Required. Resource id. |
Resource fields
Name |
Type |
Description |
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resource id. |