v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Experience

Update interaction event

Update the current experience interaction event to the given event type. This API is used to switch the interaction event between SignIn and Register, while keeping all the verification records data.

put/api/experience/interaction-event

Request body

interactionEvent'SignIn' | 'Register' | 'ForgotPassword' required

The type of the interaction event. Only SignIn and Register are supported.

Response

The interaction event has been successfully updated.