Module user

Source

Structs§

CreateApiKey
Create an api key for the calling user. Response: CreateApiKeyResponse.
CreateApiKeyResponse
Response for CreateApiKey.
DeleteApiKey
Delete an api key for the calling user. Response: NoData
PushRecentlyViewed
Push a resource to the front of the users 10 most recently viewed resources. Response: NoData.
SetLastSeenUpdate
Set the time the user last opened the UI updates. Used for unseen notification dot. Response: NoData

Traits§

MonitorUserRequest

Type Aliases§

DeleteApiKeyResponse
PushRecentlyViewedResponse
SetLastSeenUpdateResponse