XS2A.api.connections
Reset a bank connection
Reset a bank connection regardless of his sync mode.
post/api/connections/{connection-id}/reset
Path parameters
connection-idstring required
The connection-id for the connection to be reseted.
Response
A structure containing a new wizard_session_key will be returned. The HTTP response code will be 202 in this case.
Example response
{
"wizard_session_key": "m5A65Cy2lwI1rOXxuvwU4MM47b4tDaV0ME9By6It",
"transaction": "10001-xv-LEz8-oct7"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.