Data Type: refreshSuccess¶
Context: The "refreshSuccess" data type signifies a successful refresh of authentication credentials.
Function: It confirms that the authentication credentials have been successfully updated, ensuring continued access to the system.
Use Case: "refreshSuccess" data is important for maintaining a secure and uninterrupted connection to the streaming API by acknowledging the successful refresh of credentials.
Property | Type | Notes |
---|---|---|
status | string | The string literal "Success." |
expiryTime | datetime | The time the credentials will expire next |