Object Model
This section describes the object model for app authorization.
- Operation Type indicates the operation that can be performed on a field.
C: create; U: update; R: read
- Mandatory indicates whether a field with the Operation Type of C is mandatory.
|
Parameter |
Type |
Description |
Operation Type |
Mandatory |
|---|---|---|---|---|
|
id |
String |
Authorization ID |
R |
- |
|
app_id |
String |
App ID |
CR |
Yes |
|
front_api_id |
String |
API ID |
CR |
Yes |
|
env_id |
String |
ID of the environment in which the API is published |
CR |
Yes |
|
create_time |
Timestamp |
Authorization time |
R |
- |
|
auth_role |
String |
Authorizer |
R |
- |
Last Article: App Authorization Management
Next Article: Querying the List of APIs Not Bound to an App
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.