...
Name | Type | Description |
---|---|---|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| Default: visible_only_when_creating_or_resetting |
|
| |
|
| |
|
| Resource id. |
...
Name | Type | Description |
---|---|---|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| Default: visible_only_when_creating_or_resetting |
|
| |
|
| |
|
| Resource id. |
...
Name | Type | Description |
---|---|---|
|
| |
Auth permission application |
|
|
Auth permission id. |
|
|
Resource fields
Name | Type | Description | |
---|---|---|---|
|
| ||
|
| ||
Auth permission auth |
|
| Auth permission Resource id. |
...
GET /application/permission/{id
}
...
Name | Type | Description |
---|---|---|
|
| Auth permission application id. |
|
| |
|
| Auth permission Resource 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
...
expires
...
string
...
application_id
...
string
...
auth_id
...
integer
id
...
...
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. |
...
Name | Type | Description |
---|---|---|
|
| |
|
| One of 'public', 'trusted'. |
|
|
Resource fields
Name | Type | Description |
---|---|---|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| Default: visible_only_when_creating_or_resetting |
|
| |
|
| |
|
| Resource id. |
GET /application/{id
}
Get application by id
Path parameters
Name | Type | Description |
---|---|---|
|
| Required. Resource id. |
Resource fields
Name | Type | Description |
---|---|---|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| Default: visible_only_when_creating_or_resetting |
|
| |
|
| |
|
| 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 |
---|---|---|
|
| |
|
| |
|
| |
|
| |
|
| |
|
| Default: visible_only_when_creating_or_resetting |
|
| |
|
| |
|
| Resource id. |
...