deleteToken
inline suspend fun AmplifyBackendClient.deleteToken(crossinline block: DeleteTokenRequest.Builder.() -> Unit): DeleteTokenResponse
Deletes the challenge token based on the given appId and sessionId.
Deletes the challenge token based on the given appId and sessionId.