method
App.DeletePreference
func (application *App) DeletePreference(
ctx context.Context,
identity *AuthIdentity,
key string,
) errorDelete one preference owned by an exact authenticated identity.
Related types
AppA resolved application bound to operation services.
AuthIdentityAn exact authenticated collection and actor document.