Refresh state of a connection
Performs a refresh on the specified connection. This will update the connection state information and also any children if the connection type has any.
Authorization
Authorization
RequiredBearer <token>The bearer token used is the session token that you receive from the handshake exchange.
In: header
Request Body
application/json
Requiredconnection
RequiredstringThe connection uuid
The request was successful. The connection state was updated.