UserTopAPI Object
Contains information about an API that a user has chosen as a Top API.
This object is used by the following operations:
- POST /api/users/{UserID}/topapis (in request and response)
- Operations that reference the UserTopAPIs object
The properties included in the UserTopAPI object are listed below.
Property | Type | Description |
---|---|---|
APIID | string | The unique ID for a specific API. |
ApiName | string | The name of the API. |
AvatarURL | anyURI |
Fully-qualified URL for the API's avatar. If no avatar was uploaded for the API, the URL for the platform's default API avatar is included. |