Re-authenticate the Brokerage Session (Deprecated)
Re-authenticate the Brokerage Session (Deprecated)
When using the CP Gateway, this endpoint provides a way to reauthenticate to the Brokerage system as long as there is a valid brokerage session.
All interest in reauthenticating the gateway session should be handled using the /iserver/auth/ssodh/init endpoint.
POST /iserver/reauthenticate
Request Object
No params or body content should be sent.
Python
Abap
Response Object
message: String.
Returns “triggered” to indicate the response was sent.

